Skip to content

Commit 310d70e

Browse files
Update dependency com.google.guava:guava to v33.3.1-jre
1 parent 47a172d commit 310d70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
107107
<dependency>
108108
<groupId>com.google.guava</groupId>
109109
<artifactId>guava</artifactId>
110-
<version>33.1.0-jre</version>
110+
<version>33.3.1-jre</version>
111111
<scope>provided</scope>
112112
<optional>true</optional>
113113
</dependency>

0 commit comments

Comments
 (0)