Skip to content

Commit

Permalink
Bump dropwizard.version from 4.0.9 to 4.0.10 (#401)
Browse files Browse the repository at this point in the history
Bumps `dropwizard.version` from 4.0.9 to 4.0.10.

Updates `io.dropwizard:dropwizard-core` from 4.0.9 to 4.0.10

Updates `io.dropwizard:dropwizard-testing` from 4.0.9 to 4.0.10

Updates `io.dropwizard:dropwizard-client` from 4.0.9 to 4.0.10

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent d24421b commit 69303fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<java.version>19</java.version>
<dropwizard.version>4.0.9</dropwizard.version>
<dropwizard.version>4.0.10</dropwizard.version>
<jersey.version>3.1.9</jersey.version>
<jakarta.version>2.1.1</jakarta.version>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit 69303fd

Please sign in to comment.