summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-08-31 10:37:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-08-31 10:56:32 +0200
commit24c5d0120bdd1015fab06f3816da294f736a8349 (patch)
treee04707aea62f0d94a3a464127affb3d046cc39d9 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
parentc5d8936c802ccc9071b0706f2fa0c05a8951284a (diff)
downloadjgit-24c5d0120bdd1015fab06f3816da294f736a8349.tar.gz
jgit-24c5d0120bdd1015fab06f3816da294f736a8349.zip
Update byte-buddy to 1.14.7
Change-Id: Iee257eef4cdc3235db6172e19d8d271ff9988fa4
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
index f9adacd23c..9b416da94d 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.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.23" sequenceNumber="1693398439">
+<target name="jgit-4.23" sequenceNumber="1693469682">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
@@ -186,13 +186,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.14.5</version>
+ <version>1.14.7</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.14.5</version>
+ <version>1.14.7</version>
<type>jar</type>
</dependency>
</dependencies>