aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-07-02 00:26:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-07-02 00:26:44 +0200
commit077a7139f9a4ad19d24ca066380c924ae46fc133 (patch)
tree1f4c6114dbc9d9816735778d0922a0f6820c128c /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
parent3aff253e9d9f6c217221e80c3968019c7829c856 (diff)
downloadjgit-077a7139f9a4ad19d24ca066380c924ae46fc133.tar.gz
jgit-077a7139f9a4ad19d24ca066380c924ae46fc133.zip
Update bytebuddy to 1.14.17
Change-Id: I082c3726aa1b4f5bf97ac619b8265c734fc1d196
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
index 1cb0134075..bf2cba12a0 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.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.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"/>
@@ -193,13 +193,13 @@
<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>