Bump byte-buddy to 1.12.19 96/103296/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 17 Nov 2022 22:33:46 +0000 (23:33 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 17 Nov 2022 22:35:16 +0000 (23:35 +0100)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.14
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.15
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.16
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.17
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.18
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.12.19

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

index f0382d068f9d3fccf2d533c12990e0148133ee60..412b4410b725ad5617f1163248d1789c9aa7f73b 100644 (file)
@@ -43,7 +43,7 @@
             <dependency>
                 <groupId>net.bytebuddy</groupId>
                 <artifactId>byte-buddy</artifactId>
-                <version>1.12.13</version>
+                <version>1.12.19</version>
             </dependency>
         </dependencies>
     </dependencyManagement>