Skip to content

Commit

Permalink
Bump org.kiwiproject:kiwi-bom from 2.0.6 to 2.0.7 in /service (#488)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:kiwi-bom](https://github.com/kiwiproject/kiwi-bom) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-bom
  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 Dec 27, 2023
1 parent 6258db3 commit 766e48f
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 @@ -28,7 +28,7 @@
<dropwizard-jwt-cookie-auth.version>5.1.2</dropwizard-jwt-cookie-auth.version>
<dropwizard-service-utilities.version>3.3.0</dropwizard-service-utilities.version>
<kiwi.version>3.2.0</kiwi.version>
<kiwi-bom.version>2.0.6</kiwi-bom.version>
<kiwi-bom.version>2.0.7</kiwi-bom.version>

<!-- Versions for test dependencies -->
<kiwi-test.version>3.1.0</kiwi-test.version>
Expand Down

0 comments on commit 766e48f

Please sign in to comment.