Skip to content

Commit

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

Updates `io.dropwizard:dropwizard-auth` from 4.0.10 to 4.0.11

Updates `io.dropwizard:dropwizard-assets` from 4.0.10 to 4.0.11

Updates `io.dropwizard:dropwizard-core` from 4.0.10 to 4.0.11

Updates `io.dropwizard:dropwizard-testing` from 4.0.10 to 4.0.11

Updates `io.dropwizard:dropwizard-views` from 4.0.10 to 4.0.11

Updates `io.dropwizard:dropwizard-views-freemarker` from 4.0.10 to 4.0.11

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-assets
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-views
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-views-freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b943e1e commit f8ccf56
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 @@ -61,7 +61,7 @@
<!-- Dependency versions -->
<aws.version>2.29.24</aws.version>
<dagger.version>2.52</dagger.version>
<dropwizard.version>4.0.10</dropwizard.version>
<dropwizard.version>4.0.11</dropwizard.version>
<failsafe.version>2.4.4</failsafe.version>
<guava.version>33.3.1-jre</guava.version>
<jackson.api.version>2.18.1</jackson.api.version>
Expand Down

0 comments on commit f8ccf56

Please sign in to comment.