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

Commit 53442c1

Browse files
authored
Merge pull request #88 from Inform-Software/dependabot/maven/com.google.guava-guava-31.0.1-jre
Bump guava from 30.1.1-jre to 31.0.1-jre
2 parents 1221c3c + 880fda1 commit 53442c1

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>30.1.1-jre</version>
58+
<version>31.0.1-jre</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)