Skip to content

Commit

Permalink
Bump dropwizard.version from 4.0.6 to 4.0.7 (#267)
Browse files Browse the repository at this point in the history
Bumps `dropwizard.version` from 4.0.6 to 4.0.7.

Updates `io.dropwizard:dropwizard-core` from 4.0.6 to 4.0.7

Updates `io.dropwizard:dropwizard-testing` from 4.0.6 to 4.0.7

Updates `io.dropwizard:dropwizard-client` from 4.0.6 to 4.0.7

---
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 Mar 7, 2024
1 parent daa8952 commit 24e21b3
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.6</dropwizard.version>
<dropwizard.version>4.0.7</dropwizard.version>
<jersey.version>3.1.5</jersey.version>
<jakarta.version>2.1.1</jakarta.version>
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit 24e21b3

Please sign in to comment.