Skip to content

Commit 9124458

Browse files
build(deps): bump kafka-schema-registry.version from 7.8.0 to 7.8.1 (#280)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0f6210 commit 9124458

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
@@ -57,7 +57,7 @@
5757
<!-- keep the next two in sync: https://docs.confluent.io/platform/current/installation/versions-interoperability.html -->
5858
<!-- as well as versions in the docker-compose.yml file -->
5959
<!-- refer to https://www.confluent.io/previous-versions/ for previous versions of Confluent Platform -->
60-
<kafka-schema-registry.version>7.8.0</kafka-schema-registry.version>
60+
<kafka-schema-registry.version>7.8.1</kafka-schema-registry.version>
6161
<!-- although our baseline version is 3.1, kafka connect below 3.4 is vulnerable to https://nvd.nist.gov/vuln/detail/CVE-2023-25194 -->
6262
<!-- although our baseline version is 3.1, kafka connect below 3.8 is vulnerable to https://www.cve.org/CVERecord?id=CVE-2023-43642 -->
6363
<!-- so we set the version to the first version that the vulnerability is resolved -->

0 commit comments

Comments
 (0)