Skip to content

Commit

Permalink
Update org.eclipse.jetty to 11.0.7
Browse files Browse the repository at this point in the history
Closes gh-10750
  • Loading branch information
marcusdacoregio committed Jan 17, 2022
1 parent 4fe9f17 commit f9d179f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,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:11.0.6"
api "org.eclipse.jetty:jetty-servlet:11.0.6"
api "org.eclipse.jetty:jetty-server:11.0.7"
api "org.eclipse.jetty:jetty-servlet:11.0.7"
api "jakarta.persistence:jakarta.persistence-api:3.0.0"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-core-jakarta:5.6.0.Final"
Expand Down

0 comments on commit f9d179f

Please sign in to comment.