This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new daebc4a Bump org.codehaus.plexus:plexus-velocity from 2.0 to 2.1.0 #225 daebc4a is described below commit daebc4ae4d98ced8bde00894656ca7c0d370d626 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Dec 29 07:03:28 2023 -0500 Bump org.codehaus.plexus:plexus-velocity from 2.0 to 2.1.0 #225 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a936dcc..338936f 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -39,6 +39,7 @@ <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 #220.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven.dependency.version from 3.9.5 to 3.9.6 #218.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-build-plugin from 1.12 to 1.13 #219.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.0 to 2.1.0 #225.</action> </release> <release version="1.8.1" date="2023-06-25" description="Version 1.8.1"> <!-- FIXES -->