Skip to content

Commit

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

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

Updates `io.dropwizard:dropwizard-json-logging` from 2.0.0 to 4.0.7

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

Updates `io.dropwizard:dropwizard-jdbi3` from 2.0.0 to 4.0.7

Updates `io.dropwizard:dropwizard-auth` from 2.0.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-json-logging
  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
- dependency-name: io.dropwizard:dropwizard-jdbi3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.dropwizard:dropwizard-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent ed80960 commit b2d6857
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 @@ -9,7 +9,7 @@
<version>0.5.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dropwizard.version>2.0.0</dropwizard.version>
<dropwizard.version>4.0.7</dropwizard.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<postgresql.version>42.7.3</postgresql.version>
<flyway.version>9.16.3</flyway.version>
Expand Down

0 comments on commit b2d6857

Please sign in to comment.