aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-09-12 09:31:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-09-12 09:40:01 +0200
commit06ca004ec2e0a477ebd3f0a2d2b2596d79aea0d2 (patch)
tree927c8892190f3e05fee746066fe8826a5be6287f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
parent022a4855203a7a008b9b412e9d64fd26c7e04d92 (diff)
downloadjgit-06ca004ec2e0a477ebd3f0a2d2b2596d79aea0d2.tar.gz
jgit-06ca004ec2e0a477ebd3f0a2d2b2596d79aea0d2.zip
Update bytebuddy to 1.15.1
Change-Id: I244dab5dec191497ad794cd16884f2392d0fa3b8
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
index afd61cf717..970f6864cd 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
@@ -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="1724850719">
+<target name="jgit-4.22" sequenceNumber="1726126786">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -193,13 +193,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.15.0</version>
+ <version>1.15.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.15.0</version>
+ <version>1.15.1</version>
<type>jar</type>
</dependency>
</dependencies>