Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jeremylong/DependencyCheck into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Nov 3, 2021
2 parents c3cdaa5 + ea96f1a commit 167b20c
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.3.0</version>
<version>42.3.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 167b20c

Please sign in to comment.