Bump guava from 30.1.1-jre to 31.1-jre in /plugins/repository-azure (#2382)
* Bump guava from 30.1.1-jre to 31.1-jre in /plugins/repository-azure Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1fd4b75b4
commit
09e16e3139
|
@ -68,7 +68,7 @@ dependencies {
|
|||
api "com.fasterxml.jackson.module:jackson-module-jaxb-annotations:${versions.jackson}"
|
||||
api 'org.codehaus.woodstox:stax2-api:4.2.1'
|
||||
implementation 'com.fasterxml.woodstox:woodstox-core:6.1.1'
|
||||
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
|
||||
runtimeOnly 'com.google.guava:guava:31.1-jre'
|
||||
api 'org.apache.commons:commons-lang3:3.4'
|
||||
testImplementation project(':test:fixtures:azure-fixture')
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
87e0fd1df874ea3cbe577702fe6f17068b790fd8
|
|
@ -0,0 +1 @@
|
|||
60458f877d055d0c9114d9e1a2efb737b4bc282c
|
Loading…
Reference in New Issue