Update org.eclipse.jetty to 9.4.49.v20220914

Closes gh-11845
This commit is contained in:
Steve Riesenberg 2022-09-16 13:30:16 -05:00
parent 870de424f0
commit ece5ff1500
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ dependencies {
api "org.assertj:assertj-core:3.23.1"
api "org.bouncycastle:bcpkix-jdk15on:1.70"
api "org.bouncycastle:bcprov-jdk15on:1.70"
api "org.eclipse.jetty:jetty-server:9.4.48.v20220622"
api "org.eclipse.jetty:jetty-servlet:9.4.48.v20220622"
api "org.eclipse.jetty:jetty-server:9.4.49.v20220914"
api "org.eclipse.jetty:jetty-servlet:9.4.49.v20220914"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.6.10.Final"