Update org.eclipse.jetty to 9.4.46.v20220331

Closes gh-11148
This commit is contained in:
Rob Winch 2022-04-18 13:38:12 -05:00
parent a62bdd15b4
commit 359137dfae
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ dependencies {
api "org.assertj:assertj-core:3.22.0"
api "org.bouncycastle:bcpkix-jdk15on:1.70"
api "org.bouncycastle:bcprov-jdk15on:1.70"
api "org.eclipse.jetty:jetty-server:9.4.45.v20220203"
api "org.eclipse.jetty:jetty-servlet:9.4.45.v20220203"
api "org.eclipse.jetty:jetty-server:9.4.46.v20220331"
api "org.eclipse.jetty:jetty-servlet:9.4.46.v20220331"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.6.7.Final"