Skip to content

Commit

Permalink
Merge pull request #4588 from jeremylong/dependabot/maven/org.postgre…
Browse files Browse the repository at this point in the history
…sql-postgresql-42.4.0

Bump postgresql from 42.3.6 to 42.4.0
  • Loading branch information
aikebah committed Jun 10, 2022
2 parents 69339b0 + c9bdd16 commit 85908a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -546,7 +546,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.6</version>
<version>42.4.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 85908a3

Please sign in to comment.