Skip to content

Commit

Permalink
Merge pull request #513 from jnidzwetzki/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-32.1.3-jre

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
  • Loading branch information
jnidzwetzki authored Oct 14, 2023
2 parents bb4a1ac + a455372 commit 6355810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bboxdb-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bboxdb-experiments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>


Expand Down

0 comments on commit 6355810

Please sign in to comment.