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 ef08245 Bump dependencies
ef08245 is described below
commit ef082455e023d4ee07366ab459c0f0e0f39be6a7
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 8 09:01:43 2023 -0500
Bump dependencies
- Bump maven.plugin.version from 3.10.1 to 3.10.2 #221
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 #220
- Bump maven.dependency.version from 3.9.5 to 3.9.6 #218
- Bump org.apache.commons:commons-build-plugin from 1.12 to 1.13 #219
---
src/changes/changes.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5e3c24b..a936dcc 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,10 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent 58 to 65. #209.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-compress 1.23.0 to 1.25.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.13.0 to 2.15.1.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven.plugin.version from 3.10.1 to 3.10.2 #221.</action>
+ <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>
</release>
<release version="1.8.1" date="2023-06-25" description="Version 1.8.1">
<!-- FIXES -->