Skip to content

Commit

Permalink
Merge pull request #14 from appiepollo14/renovate/org.postgresql-post…
Browse files Browse the repository at this point in the history
…gresql-42.x

Update dependency org.postgresql:postgresql to v42.7.1
  • Loading branch information
appiepollo14 authored Dec 17, 2023
2 parents dead1da + 927a7a6 commit dd10a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.6.0</version>
<version>42.7.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.6.0</version>
<version>42.7.1</version>
</dependency>
</dependencyGroup>
</copyDependencies>
Expand Down

0 comments on commit dd10a96

Please sign in to comment.