Skip to content

Commit 44450f2

Browse files
Bump guava from 24.1.1-jre to 29.0-jre
Bumps [guava](https://github.com/google/guava) from 24.1.1-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2666750 commit 44450f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<weixin-java-mp.version>4.0.0</weixin-java-mp.version>
1818
<spring.version>4.3.2.RELEASE</spring.version>
1919
<spring-security.version>4.2.17.RELEASE</spring-security.version>
20-
<guava.version>24.1.1-jre</guava.version>
20+
<guava.version>29.0-jre</guava.version>
2121
<slf4j.version>1.7.24</slf4j.version>
2222
<aspectj.version>1.8.9</aspectj.version>
2323
<fastjson.version>1.2.31</fastjson.version>

0 commit comments

Comments
 (0)