summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.archive/.classpath
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-06-04 17:18:14 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-06-04 17:38:47 +0200
commit8261854fb72ea8921d08204e420ec1d63489d0b2 (patch)
tree6a7a7006f4519780b3051d721636d7e622e8145a /org.eclipse.jgit.archive/.classpath
parent945e4d68cdccaa05528dfacc3ee73bd16b0b3c9e (diff)
parent026d46de13eb2321c18045469f27b065ba107ff5 (diff)
downloadjgit-8261854fb72ea8921d08204e420ec1d63489d0b2.tar.gz
jgit-8261854fb72ea8921d08204e420ec1d63489d0b2.zip
Merge branch 'next'
* next: Bump jetty version to 12.0.9 and servlet-api to 6.0 Bump jetty version to 11.0.20 Update minimum Java version to 17 Prepare 7.0.0-SNAPSHOT builds Change-Id: I99c02f19a580101d34a5b4f9ab4daac33c755b89
Diffstat (limited to 'org.eclipse.jgit.archive/.classpath')
-rw-r--r--org.eclipse.jgit.archive/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/.classpath b/org.eclipse.jgit.archive/.classpath
index f0d0c735ff..e3378d07f0 100644
--- a/org.eclipse.jgit.archive/.classpath
+++ b/org.eclipse.jgit.archive/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>