summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-12-09 23:58:25 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-12-22 23:20:40 +0100
commit3cefca094084a171e26cf46fcf97a6ae64db8434 (patch)
tree3e476c9da01cd0854a104b5dbe1f9e9489a08f21 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
parenta00afad545f22603da2d24dd3d9ffc368f30fba2 (diff)
downloadjgit-3cefca094084a171e26cf46fcf97a6ae64db8434.tar.gz
jgit-3cefca094084a171e26cf46fcf97a6ae64db8434.zip
Add 4.31 target platform and update orbit to 4.31
and update bytebuddy to 1.14.10. Change-Id: I145776a31d806f7e6dcc90263650109b3eb19067
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
index 3579da43b5..fadd5530e3 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.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.27" sequenceNumber="1701211970">
+<target name="jgit-4.27" sequenceNumber="1702162549">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -187,13 +187,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.14.9</version>
+ <version>1.14.10</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.14.9</version>
+ <version>1.14.10</version>
<type>jar</type>
</dependency>
</dependencies>