Skip to content

Commit

Permalink
main: Update dependency org.glassfish.jersey.inject:jersey-hk2 to v3.…
Browse files Browse the repository at this point in the history
…1.10
  • Loading branch information
renovate-bot committed Jan 11, 2025
1 parent dcbb005 commit 8894800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard/service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("io.dropwizard:dropwizard-core")
implementation("io.dropwizard:dropwizard-auth")
implementation("io.dropwizard:dropwizard-json-logging")
implementation("org.glassfish.jersey.inject:jersey-hk2:3.0.16")
implementation("org.glassfish.jersey.inject:jersey-hk2:3.1.10")

implementation(platform(libs.iceberg.bom))
implementation("org.apache.iceberg:iceberg-api")
Expand Down

0 comments on commit 8894800

Please sign in to comment.