Skip to content

Commit

Permalink
Merge pull request #353 from smallrye/dependabot/maven/maven-plugin/s…
Browse files Browse the repository at this point in the history
…rc/it/someLibraries/org.postgresql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 in /maven-plugin/src/it/someLibraries
  • Loading branch information
Ladicek committed Feb 21, 2024
2 parents a50c850 + 3b3efd6 commit b271986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/src/it/someLibraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.1</version>
<version>42.7.2</version>
</dependency>
<dependency>
<groupId>org.snmp4j</groupId>
Expand Down

0 comments on commit b271986

Please sign in to comment.