Skip to content

Commit 3d05f4a

Browse files
committed
Upgrade
1 parent 7e7c994 commit 3d05f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.google.guava</groupId>
8585
<artifactId>guava</artifactId>
86-
<version>33.3.0-jre</version>
86+
<version>33.3.1-jre</version>
8787
</dependency>
8888

8989
<!-- TEST dependencies -->
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.apache.maven.plugins</groupId>
119119
<artifactId>maven-source-plugin</artifactId>
120-
<version>3.3.1</version>
120+
<version>3.3.5</version>
121121
<executions>
122122
<execution>
123123
<id>attach-sources</id>

0 commit comments

Comments
 (0)