Skip to content

Commit 0742567

Browse files
Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e92b579 commit 0742567

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
@@ -18,7 +18,7 @@
1818
<properties>
1919
<java.version>17</java.version>
2020
<lombok.version>1.18.30</lombok.version>
21-
<postgresql.version>42.7.2</postgresql.version>
21+
<postgresql.version>42.7.3</postgresql.version>
2222
<mapstruct.version>1.5.5.Final</mapstruct.version>
2323
<jjwt.version>0.12.5</jjwt.version>
2424
<liquibase.version>4.26.0</liquibase.version>

0 commit comments

Comments
 (0)