Skip to content

Commit

Permalink
Merge pull request #37 from KancerEzeroglu/dependabot/maven/FormSprin…
Browse files Browse the repository at this point in the history
…gWithDB/org.postgresql-postgresql-42.2.25

Bump postgresql from 9.4-1200-jdbc4 to 42.2.25 in /FormSpringWithDB
  • Loading branch information
KancerEzeroglu committed Feb 28, 2022
2 parents 88c724f + e2836b1 commit 75e4ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FormSpringWithDB/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4-1200-jdbc4</version>
<version>42.2.25</version>
</dependency>

<!-- for error message -->
Expand Down

0 comments on commit 75e4ce8

Please sign in to comment.