Skip to content

Commit

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

Bump postgresql from 42.2.25 to 42.3.3
  • Loading branch information
hsluoyz authored Feb 16, 2022
2 parents 95cf439 + d5b765a commit c7aeaeb
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.25</version>
<version>42.3.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc -->
<dependency>
Expand Down

0 comments on commit c7aeaeb

Please sign in to comment.