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 8e77cd2 Organize
8e77cd2 is described below
commit 8e77cd2bf0073d64f5b08cd9a2aceed0d66a14d3
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 3 17:16:39 2022 -0400
Organize
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3a7ed77..d6da7d4 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,15 +27,15 @@
<body>
<release version="1.8.1" date="2020-MM-DD" description="Version 1.8">
<!-- UPDATES -->
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
spotbugs-maven-plugin from 4.5.3.0 to 4.7.0.0 #106, #115.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/cache from 3 to 3.0.3.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
actions/setup-java from 2 to 3 #108.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
spotbugs-maven-plugin from 4.5.3.0 to 4.7.0.0 #106, #115.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
commons-parent from 52 to 53 #111.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
github/codeql-action from 1 to 2 #109.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
spotbugs-maven-plugin from 4.6.0 to 4.7.0 #114.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
plexus-velocity from 1.3 to 2.0 #116.</action>
- <action type="update" dev="kinow" due-to="Dependabot">Bump
maven-scm.version from 1.12.2 to 1.13.0 #117.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-scm.version from 1.12.2 to 1.13.0 #117.</action>
</release>
<release version="1.8.0" date="2022-03-13" description="Version 1.8">
<action issue="COMMONSSITE-138" type="add" dev="chtompki,
ggregory">Create signature validation script for releases.</action>