Skip to content

Commit

Permalink
Merge pull request #131 from spring-petclinic/dependabot/maven/org.po…
Browse files Browse the repository at this point in the history
…stgresql-postgresql-42.7.3

Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
  • Loading branch information
arey authored Jun 30, 2024
2 parents 94bb306 + f9ae45c commit 0efb594
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 @@ -66,7 +66,7 @@

<!-- JDBC Drivers -->
<mysql-driver.version>8.1.0</mysql-driver.version>
<postgresql-driver.version>42.7.2</postgresql-driver.version>
<postgresql-driver.version>42.7.3</postgresql-driver.version>

<!-- Others -->
<jackson.version>2.16.1</jackson.version>
Expand Down

0 comments on commit 0efb594

Please sign in to comment.