summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-04-30 23:32:50 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-01 03:04:01 -0400
commit93e3147e5134e6be8596a4ba0ccc5e3c71f625b9 (patch)
tree0fc69014679f0a808d6ff989be3fa995e39f313b /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
parent8c0c96e0a7e88a12cb4478fc5983680e24c34855 (diff)
downloadjgit-93e3147e5134e6be8596a4ba0ccc5e3c71f625b9.tar.gz
jgit-93e3147e5134e6be8596a4ba0ccc5e3c71f625b9.zip
Update to jakarta.servlet:jakarta.servlet-api:4.0.4
Change-Id: I892b44e7886f5c30be7b2003ca048e3e22aa75f6
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
index c2ef759706..bc1fe3f351 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.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.25" sequenceNumber="1682113708">
+<target name="jgit-4.25" sequenceNumber="1682885137">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -111,9 +111,9 @@
<type>jar</type>
</dependency>
<dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>javax.servlet-api</artifactId>
- <version>4.0.1</version>
+ <groupId>jakarta.servlet</groupId>
+ <artifactId>jakarta.servlet-api</artifactId>
+ <version>4.0.4</version>
<type>jar</type>
</dependency>
</dependencies>