Skip to content

Commit b1099f5

Browse files
Update dependency org.codehaus.plexus:plexus-xml to v4.1.1
1 parent 0a06f8a commit b1099f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jdom2 = "org.jdom:jdom2:2.0.6.1"
1616
kotlin-metadata = { module = "org.jetbrains.kotlin:kotlin-metadata-jvm", version.ref = "kotlin" }
1717
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
1818
plexus-utils = "org.codehaus.plexus:plexus-utils:4.0.2"
19-
plexus-xml = "org.codehaus.plexus:plexus-xml:4.1.0"
19+
plexus-xml = "org.codehaus.plexus:plexus-xml:4.1.1"
2020
xmlunit = "org.xmlunit:xmlunit-legacy:2.11.0"
2121
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
2222
moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }

0 commit comments

Comments
 (0)