Skip to content

Commit

Permalink
Bump postgresql version to 42.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bennavapbc committed Nov 6, 2024
1 parent da6163c commit d0c623e
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 @@ -35,7 +35,7 @@
<logback-encoder.version>7.3</logback-encoder.version>
<testcontainers.version>1.18.3</testcontainers.version>
<newrelic.version>8.15.0</newrelic.version>
<postgresql.version>42.7.3</postgresql.version>
<postgresql.version>42.7.4</postgresql.version>
<spring-cloud-aws.version>2.4.4</spring-cloud-aws.version>

<!-- Maven plugin versions -->
Expand Down

0 comments on commit d0c623e

Please sign in to comment.