Skip to content

Commit

Permalink
Bump dropwizard.version from 2.0.22 to 2.0.23
Browse files Browse the repository at this point in the history
Bumps `dropwizard.version` from 2.0.22 to 2.0.23.

Updates `dropwizard-core` from 2.0.22 to 2.0.23

Updates `dropwizard-jackson` from 2.0.22 to 2.0.23

Updates `dropwizard-client` from 2.0.22 to 2.0.23

Updates `dropwizard-testing` from 2.0.22 to 2.0.23

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2021
1 parent 49e5ab9 commit 9a9649c
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 @@ -29,7 +29,7 @@

<properties>
<!-- Versions for required dependencies -->
<dropwizard.version>2.0.22</dropwizard.version>
<dropwizard.version>2.0.23</dropwizard.version>
<dropwizard-curator.version>0.21.0</dropwizard-curator.version>
<kiwi.version>0.24.0</kiwi.version>
<jackson.version>[2.10.5,2.10.6)</jackson.version>
Expand Down

0 comments on commit 9a9649c

Please sign in to comment.