Bump byte-buddy to 1.14.16 48/111848/1 master
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 26 May 2024 18:31:57 +0000 (20:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 26 May 2024 18:31:57 +0000 (20:31 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.15
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.16

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

index e79025cca9518e76e71814774a0b69b7ca36e607..c692bdf2f994e787b4673b4067cf8205952a4cf0 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>net.bytebuddy</groupId>
                 <artifactId>byte-buddy</artifactId>
-                <version>1.14.14</version>
+                <version>1.14.16</version>
             </dependency>
         </dependencies>
     </dependencyManagement>