Skip to content

Commit 2211686

Browse files
chore(deps): update dependency org.yaml:snakeyaml to v2.3
1 parent c639cc6 commit 2211686

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
@@ -13,7 +13,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun
1313
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
1414
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.3-ce"}
1515
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.5.3"}
16-
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.2" }
16+
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.3" }
1717
wot-servient = { module = "city.sane.wot-servient:wot-servient", version.ref = "wot" }
1818
wot-servient-binding-http = { module = "city.sane.wot-servient:wot-servient-binding-http", version.ref = "wot"}
1919

0 commit comments

Comments
 (0)