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
The following commit(s) were added to refs/heads/master by this push: new ab2f9ee1 Bump spotbugs from 4.7.2 to 4.7.3 #373 ab2f9ee1 is described below commit ab2f9ee19a3ba431498bb8654cf4ad8fd067ad8e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Oct 17 13:22:36 2022 -0400 Bump spotbugs from 4.7.2 to 4.7.3 #373 --- src/changes/changes.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3893debb..be3b000e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,12 +49,13 @@ The <action> type attribute can be add,update,fix,remove. <action issue="TEXT-219" type="fix" dev="aherbert" due-to="Jaap Sperling">Fix StringTokenizer.getTokenList to return an independent modifiable list</action> <!-- ADD --> <!-- UPDATE --> - <action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.10 #361, #365.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 3 to 3.5.1.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump actions/checkout from 3.0.2 to 3.1.0 #366.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump commons.pmd-impl.version from 6.49.0 to 6.50.0 #364.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump commons-rng-simple from 1.4 to 1.5 #370.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #371.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.10 #361, #365.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 3 to 3.5.1.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 3.0.2 to 3.1.0 #366.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.49.0 to 6.50.0 #364.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-rng-simple from 1.4 to 1.5 #370.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #371.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs from 4.7.2 to 4.7.3 #373.</action> </release> <release version="1.10.0" date="2022-09-24" description="Release 1.10.0. Requires Java 8."> <!-- FIX -->