diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-22 00:03:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-28 21:46:19 +0200 |
commit | 45de4fa2cb638a8e20fa27b3d88435a697bb9df8 (patch) | |
tree | 59ec6b159c158327dcf6b82b5377494ed640f914 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd | |
parent | fbfc6df1075dd6dcbfe8e2dadefbcf1e81af1660 (diff) | |
download | jgit-45de4fa2cb638a8e20fa27b3d88435a697bb9df8.tar.gz jgit-45de4fa2cb638a8e20fa27b3d88435a697bb9df8.zip |
Update jetty to 10.0.15 and use it from Maven central directly
and update servlet-api to 4.0.1
Change-Id: Id17aad56fc6f10dd64ce088c4b5a0532f5f0c588
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd index fe6cfb7d64..02e92a5405 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd @@ -1,6 +1,5 @@ target "jgit-4.22" with source configurePhase -include "projects/jetty-10.0.x.tpd" include "orbit/R20230302014618-2023-03.tpd" include "maven/dependencies.tpd" |