Skip to content

Commit 0bfc09a

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency io.confluent:kafka-json-serializer to v7.3.3
1 parent c2cfafd commit 0bfc09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jacamo = { module = "org.jacamo:jacamo", version = "1.1" }
1111
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
1212
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
1313
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.3.2-ce"}
14-
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.3.2"}
14+
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.3.3"}
1515
snakeyaml = { module = "org.yaml:snakeyaml", version = "1.21" }
1616
wot-servient = { module = "city.sane.wot-servient:wot-servient", version.ref = "wot" }
1717
wot-servient-binding-http = { module = "city.sane.wot-servient:wot-servient-binding-http", version.ref = "wot"}

0 commit comments

Comments
 (0)