aboutsummaryrefslogtreecommitdiffstats
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-12-16 00:23:47 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-01-12 20:20:56 +0000
commit81f1c02092ee4186256c525b2579e2a75561f257 (patch)
treefa119bbabf0a59b4f00627e1da4d848b4d4e84b4 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
parent37cbd41a86b0062e66fb6cfbac7a797b046efeaa (diff)
downloadjgit-81f1c02092ee4186256c525b2579e2a75561f257.tar.gz
jgit-81f1c02092ee4186256c525b2579e2a75561f257.zip
Update jna to 5.14.0
Change-Id: Ie60f618fabd1c35815a7fe2775b7fe059baba8b4
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 2002bb4f53..1bed4855ba 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="1702163260">
+<target name="jgit-4.28" sequenceNumber="1702682576">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -89,13 +89,13 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
- <version>5.13.0</version>
+ <version>5.14.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
- <version>5.13.0</version>
+ <version>5.14.0</version>
<type>jar</type>
</dependency>
</dependencies>