Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit c6017ea

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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5fedbb commit c6017ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codenarc-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.guava</groupId>
5757
<artifactId>guava</artifactId>
58-
<version>31.0.1-jre</version>
58+
<version>31.1-jre</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)