Skip to content

Commit c58b25c

Browse files
committed
Updated Jetty to 9.4.31.v20200723.
Signed-off-by: Simone Bordet <[email protected]>
1 parent 0a52011 commit c58b25c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484

8585
<properties>
8686
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
87-
<jetty-version>9.4.30.v20200611</jetty-version>
87+
<jetty-version>9.4.31.v20200723</jetty-version>
8888
<rxjava-version>2.2.19</rxjava-version>
89-
<spring-version>5.2.6.RELEASE</spring-version>
89+
<spring-version>5.2.8.RELEASE</spring-version>
9090
<slf4j-version>1.7.30</slf4j-version>
9191
<log4j2-version>2.13.3</log4j2-version>
9292
<reactivestreams-version>1.0.3</reactivestreams-version>

0 commit comments

Comments
 (0)