Skip to content

Commit

Permalink
Merge pull request #12 from lbane/dependabot/maven/Frameworks/PlugIns…
Browse files Browse the repository at this point in the history
…/PostgresqlPlugIn/org.postgresql-postgresql-42.3.2

Bump postgresql from 42.3.1 to 42.3.2 in /Frameworks/PlugIns/PostgresqlPlugIn
  • Loading branch information
lbane authored Feb 9, 2022
2 parents 7f75e36 + 3a6a335 commit 3ebc202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frameworks/PlugIns/PostgresqlPlugIn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.1</version>
<version>42.3.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 3ebc202

Please sign in to comment.