Skip to content

Commit 99189d6

Browse files
chore(deps): bump org.postgresql:postgresql in /tests
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 287e13b commit 99189d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.postgresql</groupId>
3939
<artifactId>postgresql</artifactId>
40-
<version>42.7.5</version>
40+
<version>42.7.7</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.mysql</groupId>

0 commit comments

Comments
 (0)