mirror of https://github.com/jenkinsci/jenkins.git
Update dependency com.google.guava:guava to v33.4.0-jre (#10066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
327eb62cf9
commit
7cccdb2bb2
|
|
@ -88,7 +88,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>33.3.1-jre</version>
|
||||
<version>33.4.0-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- Overriding Stapler’s 1.1.3 version to diagnose JENKINS-20618: -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue