Skip to content

Commit

Permalink
Merge pull request #13 from FontysVenlo/dependabot/maven/topics/code/…
Browse files Browse the repository at this point in the history
…simplejdbc/org.postgresql-postgresql-42.7.2

chore(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /topics/code/simplejdbc
  • Loading branch information
Bonajo authored Feb 23, 2024
2 parents c7bd138 + 7d28016 commit fa16458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/code/simplejdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.1</version>
<version>42.7.2</version>
</dependency>
<dependency>
<groupId>nl.fontys.sebivenlo</groupId>
Expand Down

0 comments on commit fa16458

Please sign in to comment.