Skip to content

Commit

Permalink
Bump postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
labianchin committed Dec 11, 2023
1 parent 206fec4 commit 8e974d7
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 @@ -115,7 +115,7 @@
<jackson.version>2.15.3</jackson.version>
<mysql.version>8.2.0</mysql.version>
<netty.version>4.1.100.Final</netty.version>
<postgresql.version>42.6.0</postgresql.version>
<postgresql.version>42.7.1</postgresql.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>2.0.9</slf4j.version>
Expand All @@ -142,7 +142,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.39.0</version>
<version>3.41.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 8e974d7

Please sign in to comment.