Skip to content

Commit

Permalink
guava 32.1.2-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaenick committed Sep 5, 2023
1 parent 7c78441 commit f399348
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GPMS-db-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion GPMS-glassfish3-ldap-realm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>de.cebitec.gpms</groupId>
Expand Down
2 changes: 1 addition & 1 deletion GPMS-ldap-loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>de.cebitec.gpms</groupId>
Expand Down

0 comments on commit f399348

Please sign in to comment.