]> source.dussan.org Git - jgit.git/commitdiff
Update bytebuddy to 1.15.0 93/1199793/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 28 Aug 2024 00:05:00 +0000 (02:05 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 28 Aug 2024 09:36:05 +0000 (11:36 +0200)
Change-Id: Idec6369bb5da997e532b912c2984b51e77a3ac0d

20 files changed:
WORKSPACE
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
pom.xml

index efa8b0d0d1c2e7226dee1986049efb7403009a96..16e0c540ec5c7dc1e2088ae08d9383587189953e 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -220,18 +220,18 @@ maven_jar(
     sha1 = "fc4a3d051da838946f9dffe725efbd06cd7d1eec",
 )
 
-BYTE_BUDDY_VERSION = "1.14.17"
+BYTE_BUDDY_VERSION = "1.15.0"
 
 maven_jar(
     name = "bytebuddy",
     artifact = "net.bytebuddy:byte-buddy:" + BYTE_BUDDY_VERSION,
-    sha1 = "a8d08f3c1e75ecc7f38a8cfd7e9fa47919096373",
+    sha1 = "a5b1159b91c5334015de0f22ab4b1188cd42bbff",
 )
 
 maven_jar(
     name = "bytebuddy-agent",
     artifact = "net.bytebuddy:byte-buddy-agent:" + BYTE_BUDDY_VERSION,
-    sha1 = "e3c251a39dc90badaf71c83427ba46840f219d8d",
+    sha1 = "e32740c43acebaac9d55b86399ecf6a5df3c17fb",
 )
 
 maven_jar(
index b729b997b9c345d5a03e7c724d64a4a5f6bd1052..fa9ee8f7237a6abd41a6d7e2b45695e5c2a81b1d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.17" sequenceNumber="1724837629">
+<target name="jgit-4.17" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 63201eff4f36b30ee31485a56f3b4ed0914f64b6..8b15cf06be41e516d24359cd404a3add6aa44951 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.18" sequenceNumber="1724837629">
+<target name="jgit-4.18" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 533acacdce36e52057f073e91d5866315d93786e..4380e5119466c869f2acff05a79aeae42da0997f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.19-staging" sequenceNumber="1724837629">
+<target name="jgit-4.19-staging" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 415e72d1c2e6461c6734edbb6f0f52f7bb7dd7d2..5d5a882180e0e0b3835abb219bfbdd068fb02eaa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.20" sequenceNumber="1724837629">
+<target name="jgit-4.20" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 3f1b38a789a48a135007d5c995a23d918246f516..9deec0979fe2e53aed25282da7eca7e7d0f57842 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.21" sequenceNumber="1724837629">
+<target name="jgit-4.21" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index b41660e96456cdc3bd48ef3abee0fe226f78638a..f18ef1cf734d12c2d09897ff3d549b59988356c1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.22" sequenceNumber="1724837629">
+<target name="jgit-4.22" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 0bc221b37aa101f5630138826d43f85473bd6af1..6e47256e36d06bc9e3079c98365ce3e0c0f7d9ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.23" sequenceNumber="1724837629">
+<target name="jgit-4.23" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index a89ec1aba63f5af786844b24b93d509bc3cfff1c..23d69c0c856e9f58b06dcb8fdad9ab4d26ac4cda 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.24" sequenceNumber="1724837629">
+<target name="jgit-4.24" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 24edc8d74747547faa0a1c4c9c65c09b57cfdaed..45bca608b3ee1558bdda7fe14f7dae70755d1fa9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.25" sequenceNumber="1724837629">
+<target name="jgit-4.25" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 6bc0c2cc753f90221c0b7cecae038c4fc2479028..2f3f28e3c731c62bc4c5cb60e23a3d79ba12ee61 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.26" sequenceNumber="1724837629">
+<target name="jgit-4.26" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 0c48d4a23925e0f223c3423a300e98890237bcc4..75ecc4990e5f1786caf2d22fa2b8c90779cd1d15 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.27" sequenceNumber="1724837629">
+<target name="jgit-4.27" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 6e4817fff6324ef9d97be818f4b6f45d4cb755b7..af29de7f0ad6ba144a0fada517f772b90e17e2a8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.28" sequenceNumber="1724837629">
+<target name="jgit-4.28" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index a16dac1ebdb6cd67f145f0cf1495d288468e292d..3a9c2303762b428128df772bac42ba909bce050d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.29" sequenceNumber="1724837629">
+<target name="jgit-4.29" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 3634b4f8029be9a7b560175d6f1514e50d017ce6..b943ad0c7732341a3640cd3ef84625954adc8719 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.30" sequenceNumber="1724837629">
+<target name="jgit-4.30" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 740a14a7749008cca98fe5c29c9181c99be63edd..4c2eef694bc9af0baaad340b0b914fde897c53b6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.31" sequenceNumber="1724837629">
+<target name="jgit-4.31" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 2a4d096e33350a1703bb0fb6336f5fe050472abc..202b7f4a4b8a5c28c8783cf42f6830e917cd2506 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.32" sequenceNumber="1724837629">
+<target name="jgit-4.32" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 81add119ee9def243c35247a1134716f4dfb4152..a10f0bf774b0bb7cbda9ea7181fef98aa722b9ae 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.33" sequenceNumber="1724837629">
+<target name="jgit-4.33" sequenceNumber="1724837743">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.17</version>
+          <version>1.15.0</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index da8920ae383f97593dde86064ee28b36ef8aa916..c05785663cba337287e6f04afcfd44612f8202ec 100644 (file)
@@ -97,12 +97,12 @@ maven bytebuddy
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy"
-               version = "1.14.17"
+               version = "1.15.0"
        }
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy-agent"
-               version = "1.14.17"
+               version = "1.15.0"
        }
 }
 
diff --git a/pom.xml b/pom.xml
index 5195e80d796f7af7f71530fab200b3a006a2c007..f38a770ade57cf8a61bdeba1adc1cad1ea1e05c6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <hamcrest-version>2.2</hamcrest-version>
     <assertj-version>3.26.0</assertj-version>
     <jna-version>5.14.0</jna-version>
-    <byte-buddy-version>1.14.17</byte-buddy-version>
+    <byte-buddy-version>1.15.0</byte-buddy-version>
 
     <!-- Properties to enable jacoco code coverage analysis -->
     <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>