Skip to content

Commit

Permalink
Bump strimzi-oauth.version from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps `strimzi-oauth.version` from 0.12.0 to 0.13.0.

Updates `kafka-oauth-server` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/strimzi/strimzi-kafka-oauth/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-oauth/blob/main/RELEASE_NOTES.md)
- [Commits](strimzi/strimzi-kafka-oauth@0.12.0...0.13.0)

Updates `kafka-oauth-common` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/strimzi/strimzi-kafka-oauth/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-oauth/blob/main/RELEASE_NOTES.md)
- [Commits](strimzi/strimzi-kafka-oauth@0.12.0...0.13.0)

Updates `kafka-oauth-client` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/strimzi/strimzi-kafka-oauth/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-oauth/blob/main/RELEASE_NOTES.md)
- [Commits](strimzi/strimzi-kafka-oauth@0.12.0...0.13.0)

Updates `kafka-oauth-server-plain` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/strimzi/strimzi-kafka-oauth/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-oauth/blob/main/RELEASE_NOTES.md)
- [Commits](strimzi/strimzi-kafka-oauth@0.12.0...0.13.0)

Updates `kafka-oauth-keycloak-authorizer` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/strimzi/strimzi-kafka-oauth/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-oauth/blob/main/RELEASE_NOTES.md)
- [Commits](strimzi/strimzi-kafka-oauth@0.12.0...0.13.0)

---
updated-dependencies:
- dependency-name: io.strimzi:kafka-oauth-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.strimzi:kafka-oauth-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.strimzi:kafka-oauth-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.strimzi:kafka-oauth-server-plain
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.strimzi:kafka-oauth-keycloak-authorizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent b904d69 commit 7e47700
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 @@ -76,7 +76,7 @@
<zookeeper.version>3.8.1</zookeeper.version>
<scala.version>2.13.10</scala.version>

<strimzi-oauth.version>0.12.0</strimzi-oauth.version>
<strimzi-oauth.version>0.13.0</strimzi-oauth.version>
<assertj.version>3.24.2</assertj.version>
</properties>

Expand Down

0 comments on commit 7e47700

Please sign in to comment.