Skip to content

Commit

Permalink
Bump dependency (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe authored Nov 18, 2024
1 parent 2c70164 commit 2abaaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
implementation("org.apache.zookeeper:zookeeper") {
because("io.confluent:kafka-schema-registry:$confluent -> https://www.cve.org/CVERecord?id=CVE-2023-44981")
version {
require("3.9.2")
require("3.9.3")
}
}
implementation("org.apache.avro:avro") {
Expand Down

0 comments on commit 2abaaed

Please sign in to comment.