Skip to content

Commit

Permalink
Merge pull request #45 from jcasbin/dependabot/maven/org.postgresql-p…
Browse files Browse the repository at this point in the history
…ostgresql-42.2.25

Bump postgresql from 42.2.12 to 42.2.25
  • Loading branch information
hsluoyz authored Feb 2, 2022
2 parents 1f9e8aa + c2a0167 commit 95cf439
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.12</version>
<version>42.2.25</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc -->
<dependency>
Expand Down

0 comments on commit 95cf439

Please sign in to comment.