We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74586bf commit 2343e21Copy full SHA for 2343e21
jetty/pom.xml
@@ -13,7 +13,7 @@
13
<name>Java Examples - Jetty</name>
14
15
<properties>
16
- <jetty.version>9.4.34.v20201102</jetty.version>
+ <jetty.version>11.0.0</jetty.version>
17
</properties>
18
19
<dependencies>
jgit-http/pom.xml
@@ -14,7 +14,7 @@
<name>Java Examples - JGit HTTP</name>
<jgit.version>5.9.0.202009080501-r</jgit.version>
<slf4j.version>1.7.30</slf4j.version>
20
0 commit comments