Skip to content

Commit

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

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

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

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

---
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 8, 2024
1 parent b2d064c commit 6969bb9
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.8</dropwizard.version>
<dropwizard.version>4.0.9</dropwizard.version>
<jersey.version>3.1.8</jersey.version>
<jakarta.version>2.1.1</jakarta.version>
<junit.version>5.11.2</junit.version>
Expand Down

0 comments on commit 6969bb9

Please sign in to comment.