Skip to content

Commit

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

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

0 comments on commit d3849f6

Please sign in to comment.