Skip to content

Commit

Permalink
build(deps): bump io.strimzi:api from 0.44.0 to 0.45.0 in /api
Browse files Browse the repository at this point in the history
Bumps [io.strimzi:api](https://github.com/strimzi/strimzi-kafka-operator) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/strimzi/strimzi-kafka-operator/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-operator/blob/main/CHANGELOG.md)
- [Commits](strimzi/strimzi-kafka-operator@0.44.0...0.45.0)

---
updated-dependencies:
- dependency-name: io.strimzi:api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7faaffe commit 6ea5108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.15.2</quarkus.platform.version>
<strimzi-api.version>0.44.0</strimzi-api.version>
<strimzi-api.version>0.45.0</strimzi-api.version>
<strimzi-oauth.version>0.15.0</strimzi-oauth.version>
<apicurio-registry.version>2.6.6.Final</apicurio-registry.version>

Expand Down

0 comments on commit 6ea5108

Please sign in to comment.