Skip to content

Commit

Permalink
Merge pull request #147 from ipb-halle/dependabot/maven/org.postgresq…
Browse files Browse the repository at this point in the history
…l-postgresql-42.4.4

Bump org.postgresql:postgresql from 42.4.3 to 42.4.4
  • Loading branch information
sneumann authored Oct 7, 2024
2 parents afd8e36 + 4778d66 commit af1c967
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.4.3</version>
<version>42.4.4</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit af1c967

Please sign in to comment.