Skip to content

Commit

Permalink
Bump org.kiwiproject:kiwi from 4.0.0 to 4.1.0 in /service (#677)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/kiwiproject/kiwi/releases)
- [Commits](kiwiproject/kiwi@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 8, 2024
1 parent 19135d7 commit 9fb38cd
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 @@ -27,7 +27,7 @@
<dropwizard-application-errors.version>2.1.4</dropwizard-application-errors.version>
<dropwizard-jwt-cookie-auth.version>5.1.3</dropwizard-jwt-cookie-auth.version>
<dropwizard-service-utilities.version>3.7.0</dropwizard-service-utilities.version>
<kiwi.version>4.0.0</kiwi.version>
<kiwi.version>4.1.0</kiwi.version>
<kiwi-bom.version>2.0.13</kiwi-bom.version>
<metrics-healthchecks-severity.version>2.0.4</metrics-healthchecks-severity.version>

Expand Down

0 comments on commit 9fb38cd

Please sign in to comment.