Skip to content

Commit

Permalink
Bump org.kiwiproject:dropwizard-application-errors in /service (#658)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:dropwizard-application-errors](https://github.com/kiwiproject/dropwizard-application-errors) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/kiwiproject/dropwizard-application-errors/releases)
- [Commits](kiwiproject/dropwizard-application-errors@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: org.kiwiproject:dropwizard-application-errors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 2b35a76 commit 9ff41f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<properties>
<!-- Versions for required dependencies -->
<dropwizard-application-errors.version>2.1.2</dropwizard-application-errors.version>
<dropwizard-application-errors.version>2.1.3</dropwizard-application-errors.version>
<dropwizard-jwt-cookie-auth.version>5.1.3</dropwizard-jwt-cookie-auth.version>
<dropwizard-service-utilities.version>3.6.0</dropwizard-service-utilities.version>
<kiwi.version>4.0.0</kiwi.version>
Expand Down

0 comments on commit 9ff41f4

Please sign in to comment.