Skip to content

Commit

Permalink
Merge pull request #1051 from ZakarFin/jdbc-bump
Browse files Browse the repository at this point in the history
Bump Postgres jdbc 42.6.0 -> 42.7.2
  • Loading branch information
ZakarFin authored Feb 26, 2024
2 parents 76af428 + e69c582 commit 52cac64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2.
<jetty.version>9.4.51.v20230217</jetty.version>
<mybatis.version>3.5.15</mybatis.version>
<flyway.version>9.22.3</flyway.version>
<postgresql.version>42.6.0</postgresql.version>
<postgresql.version>42.7.2</postgresql.version>
<hikaricp.version>4.0.3</hikaricp.version>

<!-- https://github.com/spring-projects/spring-data-redis/blob/2.7.x/pom.xml#L29
Expand Down

0 comments on commit 52cac64

Please sign in to comment.