summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:48:47 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:48:47 +0200
commit8d62e5d04d354683dc34c9a8e65d08bc09c414fd (patch)
tree3d90d7d60fb70813d0f2076bcfca3635fac3ff00 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
parent642f160236817ff1392ac96085cd5a3f3a96bc1f (diff)
downloadjgit-8d62e5d04d354683dc34c9a8e65d08bc09c414fd.tar.gz
jgit-8d62e5d04d354683dc34c9a8e65d08bc09c414fd.zip
Update bytebuddy to 1.14.8
Change-Id: I60ad9ea9300099eeabbb5023d7a5264593e60dc0
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
index 4d7d67fb1e..dacc0a1de0 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.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.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"/>
@@ -187,13 +187,13 @@
<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>