Skip to content

Commit

Permalink
Bump the prod-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: [org.kiwiproject:kiwi-parent](https://github.com/kiwiproject/kiwi-parent) and [org.kiwiproject:kiwi-bom](https://github.com/kiwiproject/kiwi-bom).


Updates `org.kiwiproject:kiwi-parent` from 3.0.21 to 3.0.22
- [Release notes](https://github.com/kiwiproject/kiwi-parent/releases)
- [Commits](kiwiproject/kiwi-parent@v3.0.21...v3.0.22)

Updates `org.kiwiproject:kiwi-bom` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.kiwiproject:kiwi-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 805fd35 commit 7536bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kiwiproject</groupId>
<artifactId>kiwi-parent</artifactId>
<version>3.0.21</version>
<version>3.0.22</version>
</parent>

<artifactId>consul-client</artifactId>
Expand Down Expand Up @@ -54,7 +54,7 @@
<properties>
<!-- Versions for required dependencies -->
<immutables.version>2.10.1</immutables.version>
<kiwi-bom.version>2.0.20</kiwi-bom.version>
<kiwi-bom.version>2.0.21</kiwi-bom.version>
<okio.version>3.10.2</okio.version>
<retrofit.version>2.11.0</retrofit.version>

Expand Down

0 comments on commit 7536bcd

Please sign in to comment.