Skip to content

Commit 57bb020

Browse files
Bump guava from 31.0.1-jre to 31.1-jre
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 584bee0 commit 57bb020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.google.guava</groupId>
9494
<artifactId>guava</artifactId>
95-
<version>31.0.1-jre</version>
95+
<version>31.1-jre</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>javax.xml.bind</groupId>
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-jar-plugin</artifactId>
134-
<version>3.2.0</version>
134+
<version>3.2.2</version>
135135
<configuration>
136136
<archive>
137137
<manifestEntries>

0 commit comments

Comments
 (0)