Update org.eclipse.jetty to 9.4.43.v20210629

Closes gh-10098
This commit is contained in:
Eleftheria Stein 2021-07-16 17:15:53 +02:00
parent d65e0d278f
commit 302e5f5943
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ dependencies {
api "org.assertj:assertj-core:3.20.2"
api "org.bouncycastle:bcpkix-jdk15on:1.69"
api "org.bouncycastle:bcprov-jdk15on:1.69"
api "org.eclipse.jetty:jetty-server:9.4.40.v20210413"
api "org.eclipse.jetty:jetty-servlet:9.4.40.v20210413"
api "org.eclipse.jetty:jetty-server:9.4.43.v20210629"
api "org.eclipse.jetty:jetty-servlet:9.4.43.v20210629"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.4.31.Final"