Skip to content

Commit

Permalink
Merge pull request #234 from vladimir-bukhtoyarov/dependabot/maven/bu…
Browse files Browse the repository at this point in the history
…cket4j-examples/org.postgresql-postgresql-42.3.3

Bump postgresql from 42.2.25 to 42.3.3 in /bucket4j-examples
  • Loading branch information
vladimir-bukhtoyarov committed Feb 16, 2022
2 parents d3849f6 + f3c6815 commit 3a137a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket4j-examples/pom.xml
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.25</version>
<version>42.3.3</version>
</dependency>

<!-- For Hazelcast examples -->
Expand Down

0 comments on commit 3a137a4

Please sign in to comment.