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 0b0bff1 commit a79608aCopy full SHA for a79608a
simpleclient_guava/pom.xml
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>com.google.guava</groupId>
43
<artifactId>guava</artifactId>
44
- <version>18.0</version>
+ <version>31.0.1-jre</version>
45
</dependency>
46
47
simpleclient_jetty_jdk8/pom.xml
@@ -52,12 +52,12 @@
52
53
<groupId>org.eclipse.jetty</groupId>
54
<artifactId>jetty-server</artifactId>
55
- <version>9.4.4.v20170414</version>
+ <version>9.4.44.v20210927</version>
56
57
58
59
<artifactId>jetty-servlet</artifactId>
60
61
62
<!-- Test Dependencies Follow -->
63
0 commit comments