Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-bom to v12.0.14 (projectnes…
Browse files Browse the repository at this point in the history
…sie#9678)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 4f9020a commit b444b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ javax-ws-rs = { module = "javax.ws.rs:javax.ws.rs-api", version = "2.1.1" }
jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version = "4.0.5" }
jersey-bom = { module = "org.glassfish.jersey:jersey-bom", version = "3.1.8" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "25.0.0" }
jetty-bom = { module = "org.eclipse.jetty:jetty-bom", version = "12.0.13" }
jetty-bom = { module = "org.eclipse.jetty:jetty-bom", version = "12.0.14" }
jline = { module = "org.jline:jline", version = "3.27.0" }
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
Expand Down

0 comments on commit b444b12

Please sign in to comment.