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-text.git

commit c13ac7a185b14118aa9dcd8e870ff66fa41a1c77
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 15 18:45:55 2022 -0400

    Bump commons.javadoc.version from 3.3.0 to 3.4.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a987a91..7bb51aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
 
     <commons.mockito.version>4.5.1</commons.mockito.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.javadoc.version>3.3.0</commons.javadoc.version>
+    <commons.javadoc.version>3.4.0</commons.javadoc.version>
 
     <graalvm.version>22.0.0.2</graalvm.version>
     <commons.rng.version>1.4</commons.rng.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e7fee662..8ec14b86 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump spotbugs from 4.1.3 to 4.6.0 #175, 189, #209, #218, #247, #256, 
#264, #275, #284, #289, #296, #306.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 
#202.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-lang3 3.11 -> 3.12.0.</action>
-    <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
+    <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons.javadoc.version from 3.2.0 to 3.4.0.</action>
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons.project-info.version from 3.1.0 to 3.1.2.</action>
     <action                  type="update" dev="kinow" 
due-to="Dependabot">Bump jmh.version from 1.32 to 1.35 #254, #292, 
#313.</action>
     <action issue="TEXT=212" type="update" dev="kinow" due-to="Ali Ghanbari">A 
More Efficient Implementation for Calculating Size of Longest Common 
Subsequence</action>

Reply via email to