File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependencies {
18
18
implementation(platform(" com.google.oauth-client:google-oauth-client-bom:1.39.0" ))
19
19
implementation(" com.google.oauth-client:google-oauth-client" )
20
20
21
- implementation(" org.eclipse.jetty:jetty-server:11 .0.24" )
21
+ implementation(" org.eclipse.jetty:jetty-server:12 .0.24" )
22
22
implementation(" org.eclipse.jetty:jetty-servlet:11.0.24" )
23
23
24
24
implementation(" org.slf4j:slf4j-simple:2.0.17" )
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
54
54
testImplementation(" no.nav.security:mock-oauth2-server:0.5.10" )
55
55
testImplementation(" com.squareup.okhttp3:mockwebserver:4.12.0" )
56
56
testImplementation(" net.sourceforge.htmlunit:htmlunit:2.70.0" )
57
- testImplementation(" org.eclipse.jetty:jetty-server:11 .0.25 " )
57
+ testImplementation(" org.eclipse.jetty:jetty-server:12 .0.24 " )
58
58
59
59
testImplementation(" io.github.netmikey.logunit:logunit-core:2.0.0" )
60
60
testRuntimeOnly(" io.github.netmikey.logunit:logunit-jul:2.0.0" )
You can’t perform that action at this time.
0 commit comments