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