Skip to content

Commit 755961d

Browse files
chore(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.8
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af36f06 commit 755961d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<lib.junit4.version>4.13.2</lib.junit4.version>
112112
<lib.junit-jupiter.version>5.13.4</lib.junit-jupiter.version>
113113
<lib.liquibase.version>4.33.0</lib.liquibase.version>
114-
<lib.postgresql.version>42.7.7</lib.postgresql.version>
114+
<lib.postgresql.version>42.7.8</lib.postgresql.version>
115115
<lib.protobuf-java.version>4.32.1</lib.protobuf-java.version>
116116
<lib.slf4j.version>2.0.17</lib.slf4j.version>
117117
<lib.smallrye-config.version>3.13.4</lib.smallrye-config.version>

0 commit comments

Comments
 (0)