Skip to content

Commit

Permalink
Bump io.dropwizard:dropwizard-dependencies
Browse files Browse the repository at this point in the history
Bumps io.dropwizard:dropwizard-dependencies from 2.1.5 to 4.0.9.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8b3c007 commit 0329940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat-getting-started-dropwizard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<dropwizard.version>2.1.5</dropwizard.version>
<dropwizard.version>4.0.9</dropwizard.version>
<mainClass>io.axoniq.labs.chat.ChatGettingStartedApplication</mainClass>
<axon.version>4.10.1</axon.version>
<projectreactor.version>3.6.10</projectreactor.version>
Expand Down

0 comments on commit 0329940

Please sign in to comment.