mirror of https://github.com/apache/poi.git
Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
Bumps [net.bytebuddy:byte-buddy](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 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
d978004781
|
@ -22,8 +22,8 @@ sourceSets {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'net.bytebuddy:byte-buddy:1.15.10'
|
||||
api 'net.bytebuddy:byte-buddy-agent:1.15.10'
|
||||
api 'net.bytebuddy:byte-buddy:1.15.11'
|
||||
api 'net.bytebuddy:byte-buddy-agent:1.15.11'
|
||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue