Skip to content

Commit 9501bdc

Browse files
authored
Test with guava 33.3.1-jre, same as Jenkins core (#765)
1 parent 1aa9d9b commit 9501bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ THE SOFTWARE.
125125
<dependency>
126126
<groupId>com.google.guava</groupId>
127127
<artifactId>guava</artifactId>
128-
<version>31.0.1-jre</version>
128+
<version>33.3.1-jre</version>
129129
<scope>test</scope>
130130
</dependency>
131131
<dependency>

0 commit comments

Comments
 (0)