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 57de6ee Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #237 57de6ee is described below commit 57de6eea4d50b73be45891b5b4665e4dcab95da5 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Feb 8 21:26:03 2024 -0500 Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #237 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 83fe64b..10240fa 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -37,6 +37,7 @@ <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> + <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #237.</action> </release> <release version="1.8.1" date="2023-06-25" description="Version 1.8.1"> <!-- FIXES -->