]> source.dussan.org Git - jgit.git/commitdiff
Update bytebuddy to 1.14.8 42/204342/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 14 Sep 2023 22:48:47 +0000 (00:48 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 14 Sep 2023 22:48:47 +0000 (00:48 +0200)
Change-Id: I60ad9ea9300099eeabbb5023d7a5264593e60dc0

15 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/maven/dependencies.tpd

index 652ceece0127f2b2748ccaf24aac6df2c796042a..53133f33227e8d8cdf3c66eb48507e84e4826ab5 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -188,18 +188,18 @@ maven_jar(
     sha1 = "ebbf338e33f893139459ce5df023115971c2786f",
 )
 
-BYTE_BUDDY_VERSION = "1.14.7"
+BYTE_BUDDY_VERSION = "1.14.8"
 
 maven_jar(
     name = "bytebuddy",
     artifact = "net.bytebuddy:byte-buddy:" + BYTE_BUDDY_VERSION,
-    sha1 = "34efde5f0bb93afc94aaf9d400521899c4806873",
+    sha1 = "505d7d8937ff00cc55db79723e26c94069b87d66",
 )
 
 maven_jar(
     name = "bytebuddy-agent",
     artifact = "net.bytebuddy:byte-buddy-agent:" + BYTE_BUDDY_VERSION,
-    sha1 = "38b49d37e3e14793ef10977ba75f761c8678e20e",
+    sha1 = "ae6ebe485f3bcd0a1e20241488a32e6400a501ef",
 )
 
 maven_jar(
index 3e515c54988e3ab8b228191389c2734cb969cbb4..c52cf32226651bb1b32b6f2b9097b115d878c04e 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="1693839266">
+<target name="jgit-4.17" sequenceNumber="1694730720">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index c7ac6e79c715e17dcf5a311f55f68a45fbeab963..18047bf4b433046be6c5b953ffbb00bf9ed973af 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="1693839266">
+<target name="jgit-4.18" sequenceNumber="1694730720">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 1a9079938620000e492106d357806a8dc819862d..a55c54b0f531f489b4bcb1239aaa0ac36761983d 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="1693839266">
+<target name="jgit-4.19-staging" sequenceNumber="1694730720">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 8b10aa2266f36b3fa5aaf26f99e0ddc56e21f7d7..4e0661870ab514c26d5f540c25dd4723a37588ad 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="1693839266">
+<target name="jgit-4.20" sequenceNumber="1694730720">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 733f6084ca08387da5e3b11e50e39484cace6336..26247c501869f22c1eb72bd5276d5893dadc0556 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="1693839266">
+<target name="jgit-4.21" sequenceNumber="1694730720">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index f241937486a9decc72755466c0769354faa0e989..56db4d0fc33740c16327f81998db82c2a5f95421 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="1693839266">
+<target name="jgit-4.22" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 3468e113046004a7718f1cc9609a4f40875a4b31..bbb1582a72eb047aa0781cbab1305ca8d02efed0 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="1693839266">
+<target name="jgit-4.23" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 2c1d9617fe7fa90f02e1f11992669f31438f1964..549f8f781868fa32042bbfddeeccaa578106d657 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="1693839266">
+<target name="jgit-4.24" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index ed3cd4de7a1f68dde9361ab5ad7f7a5dea3a40d8..d16c4ee258cacd3e357914697120df6cbd981f16 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="1693839266">
+<target name="jgit-4.25" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index cfd906f7101b4412e08a57273ac1262e787223bd..56973f4bde79d3a9d835ab8b4ad1bc320fbb1744 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="1693839266">
+<target name="jgit-4.26" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 0e63b9f477d4f97fab6433c817403dbb0fc05dbf..dfd42f41535511af1f90e0257abb78e688a007f4 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="1693839266">
+<target name="jgit-4.27" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 4d7d67fb1e1f518cff3470d62e46120035d36ed5..dacc0a1de0ca1fefb578269c1012aa706413e015 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="1693839266">
+<target name="jgit-4.28" sequenceNumber="1694730719">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index 1fcfdbc1d0c642298034abce559ecca087fb096e..a7ebf1a6813000c16ce976052624123f67bce86a 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="1693839266">
+<target name="jgit-4.29" sequenceNumber="1694730722">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
        <dependency>
                <groupId>net.bytebuddy</groupId>
                <artifactId>byte-buddy-agent</artifactId>
-               <version>1.14.7</version>
+               <version>1.14.8</version>
                <type>jar</type>
        </dependency>
     </dependencies>
index ec4adf99ae8ad5c28e21cd3499cf71fef0cd416f..6ef29e4dfd6a8942d353cf8ca7847f8872923952 100644 (file)
@@ -87,12 +87,12 @@ maven bytebuddy
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy"
-               version = "1.14.7"
+               version = "1.14.8"
        }
        dependency {
                groupId = "net.bytebuddy"
                artifactId = "byte-buddy-agent"
-               version = "1.14.7"
+               version = "1.14.8"
        }
 }