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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new a83f3404 Typo
a83f3404 is described below
commit a83f340487db3a9908cb1eb71428559923df6c6e
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 3 15:33:58 2023 -0400
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 1360daa5..d485cf4c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Gary
Gregory">Test clean ups.</action>
<action dev="ggregory" type="fix"
due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub
Actions #187.</action>
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Evan
Saulpaugh">Correct error in Base64 Javadoc #188.</action>
- <action issue="CODEC-295" dev="ggregory" type="fix" due-to="Olivier
Jaquemet, Gary Gregory">Add minimum java version in changes.xml #186.</action>
+ <action issue="CODEC-295" dev="ggregory" type="fix" due-to="Olivier
Jaquemet, Gary Gregory">Add minimum Java version in changes.xml #186.</action>
<!-- UPDATE -->
</release>
<release version="1.16.0" date="2023-06-17" description="Feature and fix
release. Requires a minimum of Java 8.">