Skip to content

Commit 2ca1832

Browse files
fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4.21 [security]
1 parent f421b3c commit 2ca1832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ velocity-engine-core = { module = "org.apache.velocity:velocity-engine-core", ve
213213
velocity-tools-generic = { module = "org.apache.velocity.tools:velocity-tools-generic", version = "3.1" }
214214
xmpbox = { module = "org.apache.pdfbox:xmpbox", version = "2.0.24" }
215215
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
216-
xstream = { module = "com.thoughtworks.xstream:xstream", version = "1.4.20" }
216+
xstream = { module = "com.thoughtworks.xstream:xstream", version = "1.4.21" }
217217
jsch = { module = "com.github.mwiede:jsch", version = "2.27.7" }
218218
postgresql = { module = "org.postgresql:postgresql", version = "42.7.12" }
219219
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.5" }

0 commit comments

Comments
 (0)