mirror of https://github.com/jenkinsci/jenkins.git
Update dependency com.google.guava:guava to v33.4.7-jre (#10520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5cdeba353b
commit
2101e46126
|
@ -89,7 +89,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>33.4.6-jre</version>
|
||||
<version>33.4.7-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.txw2</groupId>
|
||||
|
|
Loading…
Reference in New Issue