Bump byte-buddy to 1.14.12 67/110467/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Mar 2024 13:45:51 +0000 (14:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Mar 2024 13:45:51 +0000 (14:45 +0100)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.12

Change-Id: I4f31638b4094d7e43226d0a20122b7d22ef80fed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bnd-parent/pom.xml

index bfcca9dbd0fd2f25cc0c999638644af19ce57a29..18fff4d077710a51d3d379d44c92a2ff4032f22f 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>net.bytebuddy</groupId>
                 <artifactId>byte-buddy</artifactId>
-                <version>1.14.11</version>
+                <version>1.14.12</version>
             </dependency>
         </dependencies>
     </dependencyManagement>