Skip to content

Commit 0cf2e51

Browse files
Update dependency org.codehaus.plexus:plexus-velocity to v2.3.0 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c93cf8b commit 0cf2e51

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
@@ -10,7 +10,7 @@ mavenPluginTools-java = { module = "org.apache.maven.plugin-tools:maven-plugin-t
1010
mavenPluginTools-generators = { module = "org.apache.maven.plugin-tools:maven-plugin-tools-generators" }
1111
mavenPlugin-api = { module = "org.apache.maven:maven-plugin-api", version = "3.9.11" }
1212
sisu-injectPlexus = { module = "org.sonatype.sisu:sisu-inject-plexus", version = "2.6.0" }
13-
plexus-velocity = { module = "org.codehaus.plexus:plexus-velocity", version = "2.2.1" }
13+
plexus-velocity = { module = "org.codehaus.plexus:plexus-velocity", version = "2.3.0" }
1414
qdox = { module = "com.thoughtworks.qdox:qdox", version = { require = "2.0-M9", prefer = "2.0.0" } }
1515
spock-core = { module = "org.spockframework:spock-core", version.ref = "spock" }
1616
spock-junit4 = { module = "org.spockframework:spock-junit4", version.ref = "spock" }

0 commit comments

Comments
 (0)