Skip to content

Commit

Permalink
Merge pull request #33 from appiepollo14/renovate/org.postgresql-post…
Browse files Browse the repository at this point in the history
…gresql-42.x
  • Loading branch information
appiepollo14 authored Feb 20, 2024
2 parents 1607126 + 4b0c800 commit dbb75f8
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.1</version>
<version>42.7.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.1</version>
<version>42.7.2</version>
</dependency>
</dependencyGroup>
</copyDependencies>
Expand Down

0 comments on commit dbb75f8

Please sign in to comment.