This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 8e9ed4a  Bump org.apache.commons:commons-parent from 103 to 104.
8e9ed4a is described below

commit 8e9ed4a429a189c5068d9ffef9a8b2cd10aded92
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 09:49:40 2026 -0400

    Bump org.apache.commons:commons-parent from 103 to 104.
---
 checkstyle.xml          | 1 -
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/checkstyle.xml b/checkstyle.xml
index 0f5a185..f347590 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -91,7 +91,6 @@
     <!-- See http://checkstyle.sf.net/config_javadoc.html -->
     <module name="JavadocType" />
     <module name="JavadocVariable" />
-    <module name="JavadocStyle" />
 
     <!-- Checks for Naming Conventions. -->
     <!-- See http://checkstyle.sf.net/config_naming.html -->
diff --git a/pom.xml b/pom.xml
index 0d23086..096f3d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>103</version>
+    <version>104</version>
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 195dced..e969e0e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,7 +29,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Precompile 
Pattern in ReadmeHtmlVelocityDelegate.render(Writer).</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 103.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 104.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.20.0 to 1.22.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness 
from 3.4.0 to 3.5.1 #426.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.16 #424.</action>

Reply via email to