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.7.

---
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 Mar 11, 2024
1 parent 8ca812d commit 2850de8
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.7</dropwizard.version>
<mainClass>io.axoniq.labs.chat.ChatGettingStartedApplication</mainClass>
<axon.version>4.9.3</axon.version>
<projectreactor.version>3.6.2</projectreactor.version>
Expand Down

0 comments on commit 2850de8

Please sign in to comment.