mirror of https://github.com/apache/poi.git
Bump net.bytebuddy:byte-buddy-agent from 1.15.10 to 1.15.11
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.15.10 to 1.15.11. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.10...byte-buddy-1.15.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b92a912e7d
commit
f6ebfdc29e
|
@ -23,7 +23,7 @@ sourceSets {
|
|||
|
||||
dependencies {
|
||||
api 'net.bytebuddy:byte-buddy:1.15.10'
|
||||
api 'net.bytebuddy:byte-buddy-agent:1.15.10'
|
||||
api 'net.bytebuddy:byte-buddy-agent:1.15.11'
|
||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue