Skip to content

Commit c715ea2

Browse files
build(deps): bump kafka-schema-registry.version from 7.8.5 to 7.8.6 (#463)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4c9b7b commit c715ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- keep the next two in sync: https://docs.confluent.io/platform/current/installation/versions-interoperability.html -->
5959
<!-- as well as versions in the docker-compose.yml file -->
6060
<!-- refer to https://www.confluent.io/previous-versions/ for previous versions of Confluent Platform -->
61-
<kafka-schema-registry.version>7.8.5</kafka-schema-registry.version>
61+
<kafka-schema-registry.version>7.8.6</kafka-schema-registry.version>
6262
<!-- although our baseline version is 3.1, kafka connect below 3.4 is vulnerable to https://nvd.nist.gov/vuln/detail/CVE-2023-25194 -->
6363
<!-- although our baseline version is 3.1, kafka connect below 3.8 is vulnerable to https://www.cve.org/CVERecord?id=CVE-2023-43642 -->
6464
<!-- so we set the version to the first version that the vulnerability is resolved -->

0 commit comments

Comments
 (0)