Skip to content

Commit

Permalink
Merge pull request #22 from sanliangitch/dependabot/maven/spring-boot…
Browse files Browse the repository at this point in the history
…-img-export/com.google.guava-guava-29.0-jre

Bump guava from 26.0-jre to 29.0-jre in /spring-boot-img-export
  • Loading branch information
wulangcode authored Sep 5, 2022
2 parents fbb44a1 + 58af6f0 commit 0066e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-img-export/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>26.0-jre</version>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
Expand Down

0 comments on commit 0066e2c

Please sign in to comment.