Skip to content

Commit

Permalink
Merge pull request #803 from sigstore/renovate/org.eclipse.jetty-jett…
Browse files Browse the repository at this point in the history
…y-server-11.x

Update dependency org.eclipse.jetty:jetty-server to v11.0.24
  • Loading branch information
loosebazooka authored Sep 10, 2024
2 parents 1ba74c1 + 3406a59 commit 0680fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
testImplementation("org.eclipse.jetty:jetty-server:11.0.22")
testImplementation("org.eclipse.jetty:jetty-server:11.0.24")

testImplementation("io.github.netmikey.logunit:logunit-core:2.0.0")
testRuntimeOnly("io.github.netmikey.logunit:logunit-jul:2.0.0")
Expand Down

0 comments on commit 0680fb5

Please sign in to comment.