You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/07/31 04:00:08 UTC

[commons-configuration] 01/02: Fix typo

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

commit 88b128db3f37b6fe79ea31ab0b534467cb9f50a9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jul 30 23:58:12 2023 -0400

    Fix typo
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2b21e825..b2c6f387 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@
         Bump commons-parent from 57 to 58.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump commons-codec:commons-codec: from 1.15 to 1.16.0.
+        Bump commons-codec:commons-codec from 1.15 to 1.16.0.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons-lang3 from 3.11 to 3.13.0.