Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 7, 2025

Bumps strimzi-oauth.version from 0.16.1 to 0.16.2.
Updates io.strimzi:kafka-oauth-client from 0.16.1 to 0.16.2

Release notes

Sourced from io.strimzi:kafka-oauth-client's releases.

0.16.2

Main Changes since 0.16.1

Properly fixed version of json-smart transitive dependency for third parties (#266)

Properly bumped json-smart version to 2.5.2 in order to address CVE-2024-57699 brought in by JsonPath 2.9.0. It also fixes json-smart version being pulled in for third party projects using OAuth project’s artifacts.

For more details about the new features see the RELEASE_NOTES.md and the README.md. All changes can be found under the 0.16.2 milestone.

0.16.2-rc1

Main Changes since 0.16.1

Properly fixed version of json-smart transitive dependency for third parties (#266)

Properly bumped json-smart version to 2.5.2 in order to address CVE-2024-57699 brought in by JsonPath 2.9.0. It also fixes json-smart version being pulled in for third party projects using OAuth project’s artifacts.

For more details about the new features see the RELEASE_NOTES.md and the README.md. All changes can be found under the 0.16.2 milestone.

Staging repository

To test the release, use the staging repository by including the following in your pom.xml:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1263</url>
    </repository>
  </repositories>
Changelog

Sourced from io.strimzi:kafka-oauth-client's changelog.

0.16.2

Properly override json-smart version to 2.5.2 to address CVE-2024-57699 warnings

The version override in 0.16.1 was inadequate. It didn't work for third party components using the OAuth components. They would still transitively bring in net.minidev:json-smart version 2.5.0.

Commits
  • 923af2c Prepare for 0.16.2 release
  • a3a58f9 Properly fix version of json-smart transitive dependency for third parties (#...
  • See full diff in compare view

Updates io.strimzi:kafka-oauth-common from 0.16.1 to 0.16.2

Release notes

Sourced from io.strimzi:kafka-oauth-common's releases.

0.16.2

Main Changes since 0.16.1

Properly fixed version of json-smart transitive dependency for third parties (#266)

Properly bumped json-smart version to 2.5.2 in order to address CVE-2024-57699 brought in by JsonPath 2.9.0. It also fixes json-smart version being pulled in for third party projects using OAuth project’s artifacts.

For more details about the new features see the RELEASE_NOTES.md and the README.md. All changes can be found under the 0.16.2 milestone.

0.16.2-rc1

Main Changes since 0.16.1

Properly fixed version of json-smart transitive dependency for third parties (#266)

Properly bumped json-smart version to 2.5.2 in order to address CVE-2024-57699 brought in by JsonPath 2.9.0. It also fixes json-smart version being pulled in for third party projects using OAuth project’s artifacts.

For more details about the new features see the RELEASE_NOTES.md and the README.md. All changes can be found under the 0.16.2 milestone.

Staging repository

To test the release, use the staging repository by including the following in your pom.xml:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1263</url>
    </repository>
  </repositories>
Changelog

Sourced from io.strimzi:kafka-oauth-common's changelog.

0.16.2

Properly override json-smart version to 2.5.2 to address CVE-2024-57699 warnings

The version override in 0.16.1 was inadequate. It didn't work for third party components using the OAuth components. They would still transitively bring in net.minidev:json-smart version 2.5.0.

Commits
  • 923af2c Prepare for 0.16.2 release
  • a3a58f9 Properly fix version of json-smart transitive dependency for third parties (#...
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `strimzi-oauth.version` from 0.16.1 to 0.16.2.

Updates `io.strimzi:kafka-oauth-client` from 0.16.1 to 0.16.2
- [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.16.1...0.16.2)

Updates `io.strimzi:kafka-oauth-common` from 0.16.1 to 0.16.2
- [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.16.1...0.16.2)

---
updated-dependencies:
- dependency-name: io.strimzi:kafka-oauth-client
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.strimzi:kafka-oauth-common
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants