mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade Byte Buddy 1.15.7 -> 1.15.10 (#1388)
See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.8 - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.9 - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.10 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.7...byte-buddy-1.15.10
This commit is contained in:
committed by
GitHub
parent
f7f665681d
commit
bdef83bce5
2
pom.xml
2
pom.xml
@@ -425,7 +425,7 @@
|
||||
<dependency>
|
||||
<groupId>net.bytebuddy</groupId>
|
||||
<artifactId>byte-buddy</artifactId>
|
||||
<version>1.15.7</version>
|
||||
<version>1.15.10</version>
|
||||
</dependency>
|
||||
<!-- Specified so that Renovate will file Maven upgrade PRs, which
|
||||
subsequently will cause `maven-enforcer-plugin` to require that
|
||||
|
||||
Reference in New Issue
Block a user