We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c28a4 commit 50a73f9Copy full SHA for 50a73f9
pom.xml
@@ -147,7 +147,7 @@
147
<properties>
148
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
149
<java.version>1.8</java.version>
150
- <byte-buddy.version>1.17.5</byte-buddy.version>
+ <byte-buddy.version>1.17.8</byte-buddy.version>
151
<argLine>-javaagent:'${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar'</argLine>
152
<build.timestamp>2025-04-01T00:00:00Z</build.timestamp>
153
<jacoco.javaagent/>
0 commit comments