Skip to content

Commit

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

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

Updates `io.dropwizard:dropwizard-jackson` from 2.1.0 to 4.0.7

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 4ccdd63 commit db440b1
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 @@ -8,7 +8,7 @@
<name>Dropwizard Hello World application</name>

<properties>
<dropwizard.version>2.1.0</dropwizard.version>
<dropwizard.version>4.0.7</dropwizard.version>
<junit.version>5.8.2</junit.version>
<logback.version>1.2.11</logback.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit db440b1

Please sign in to comment.