Skip to content

Commit

Permalink
Merge pull request #21 from chrisgleissner/dependabot/maven/api/com.g…
Browse files Browse the repository at this point in the history
…oogle.guava-guava-29.0-jre

Bump guava from 28.2-jre to 29.0-jre in /api
  • Loading branch information
chrisgleissner authored Jul 6, 2024
2 parents 3ebeab5 + 6bcc9dc commit a11c45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>28.2-jre</version>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit a11c45b

Please sign in to comment.