Skip to content

Commit

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

Bump postgresql from 42.2.23 to 42.2.24
  • Loading branch information
jeremylong authored Sep 25, 2021
2 parents bd47d9e + 5222257 commit d0d96d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.23</version>
<version>42.2.24</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit d0d96d6

Please sign in to comment.