]> source.dussan.org Git - jgit.git/commitdiff
Update bytebuddy to 1.14.17 36/1196936/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 1 Jul 2024 22:26:44 +0000 (00:26 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 1 Jul 2024 22:26:44 +0000 (00:26 +0200)
Change-Id: I082c3726aa1b4f5bf97ac619b8265c734fc1d196

19 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/maven/dependencies.tpd
pom.xml

index 2e417c98129a6a9efae89c52181771c7aa36d102..b1a802a3af13501f35a3271a0e7f3e8b2d9baf62 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -220,18 +220,18 @@ maven_jar(
     sha1 = "fc4a3d051da838946f9dffe725efbd06cd7d1eec",
 )
 
-BYTE_BUDDY_VERSION = "1.14.16"
+BYTE_BUDDY_VERSION = "1.14.17"
 
 maven_jar(
     name = "bytebuddy",
     artifact = "net.bytebuddy:byte-buddy:" + BYTE_BUDDY_VERSION,
-    sha1 = "e1b9a06e131b7d5b183c8ccc7c29b9e5a8dba077",
+    sha1 = "a8d08f3c1e75ecc7f38a8cfd7e9fa47919096373",
 )
 
 maven_jar(
     name = "bytebuddy-agent",
     artifact = "net.bytebuddy:byte-buddy-agent:" + BYTE_BUDDY_VERSION,
-    sha1 = "4a451ee6484abac3a498df0f3b33ed00a6fced4d",
+    sha1 = "e3c251a39dc90badaf71c83427ba46840f219d8d",
 )
 
 maven_jar(
index 631e4e8046d5e323dfbcd02de4337f02c548fce6..16fba84b6e71fb1a88c3e49abe87778218fc0585 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="1719871398">
+<target name="jgit-4.17" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 1d606cb4a598f40f5cb7b5f878876a7a539b8d6b..a86c21b4c6cb6e913758e91ea42fe34f51f78c7d 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="1719871398">
+<target name="jgit-4.18" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 1cb0134075c63c4d1ab9939eb655e279b8e47c6f..bf2cba12a0298e733e902e3ec505a2e4ad2b6fa6 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="1719871398">
+<target name="jgit-4.19-staging" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 2daad557339ecea92a67bc25aee1c9054a65062c..b46b31b1bba46453cbd36be0d1753cdfe54356b1 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="1719871398">
+<target name="jgit-4.20" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 5db0218fa7c229e881d9fe8ff2d4ea12e1153f5a..2d09438904da8b89dcd7039ba53e9aa138a58939 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="1719871398">
+<target name="jgit-4.21" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 0960e19f4f0374903b19ff61a72b7634096e27f8..70669a85a9b0f504e21b9a09f2c1bf1ccc82ae82 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="1719871398">
+<target name="jgit-4.22" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index c4f9afd1ab3d4730d918b3a4101a3b4fd9450688..ddd7675c4c4629140861bca80a9bfe17be13fb20 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="1719871398">
+<target name="jgit-4.23" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 39af3d68f8230da202d442b6dd51786bf5811b8e..9e96b382043a8f1ab979f9410c0c87776954c43b 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="1719871398">
+<target name="jgit-4.24" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 6639febbfcf88bcbbfdc804f80e1e64dc3ff0287..c5405aa40a5c3251ebffae0c2c8385a994912e99 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="1719871398">
+<target name="jgit-4.25" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index b344f2c740f3047056895dc83a39a67da7e1bb0f..c60aa9ef504ae9767fa9adf99eccc873d84fe46a 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="1719871398">
+<target name="jgit-4.26" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 2c01df62bc94c44c826cbd047c8b1bd56cd25bba..8de5ac0ae0e800ad42ee011fe133437b0c5c0b2a 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="1719871398">
+<target name="jgit-4.27" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 7d9d025fbc3d4b72289865298f003ef069d8f183..ac8dabc037901cf74111181a406b20f2322f69e4 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="1719871398">
+<target name="jgit-4.28" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 3737089e2db8115e7afea6329989e5ea83bbbadd..e89c063c259709f0a8fe78901186f41f19f41a57 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="1719871398">
+<target name="jgit-4.29" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index a2aa05cd36a0dfe6eb93ecbb83faa1b67bc2cb7a..078a8054b725d3a1b087ba6c0d3c0c09e06c089e 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="1719871398">
+<target name="jgit-4.30" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index c5a13aaa168ddad5a405224da1bec09b92db7094..643228856b2f62204505980ffce3b29ec3dd78de 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="1719871398">
+<target name="jgit-4.31" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index 5a7df61d2eab11cdb585b539defa3f3c905122e2..58e495b9fec62d613a6238d7a8ab73a4077b522f 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="1719871398">
+<target name="jgit-4.32" sequenceNumber="1719872117">
   <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.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
         <dependency>
           <groupId>net.bytebuddy</groupId>
           <artifactId>byte-buddy-agent</artifactId>
-          <version>1.14.16</version>
+          <version>1.14.17</version>
           <type>jar</type>
         </dependency>
       </dependencies>
index ed34756bf3db695c2c41b35e86823e2776111848..fc20d204140bbb0449c0ad17684d948b37ff4993 100644 (file)
@@ -97,12 +97,12 @@ maven bytebuddy
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy"
-               version = "1.14.16"
+               version = "1.14.17"
        }
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy-agent"
-               version = "1.14.16"
+               version = "1.14.17"
        }
 }
 
diff --git a/pom.xml b/pom.xml
index d3434447af1eeb0fd3969b701a506c4ed7545c88..67f03c1ae0e88592772fa1e85f951bd9d3b13abd 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.16</byte-buddy-version>
+    <byte-buddy-version>1.14.17</byte-buddy-version>
 
     <!-- Properties to enable jacoco code coverage analysis -->
     <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>