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 bb50d9f actions/setup-java from v1.4.0 to v1.4.1 #57.
bb50d9f is described below
commit bb50d9f3f8384787f2feff2e39d5a90a953e3c8f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Aug 18 12:23:52 2020 -0400
actions/setup-java from v1.4.0 to v1.4.1 #57.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8866750..b998d26 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="CODEC-290" dev="aherbert" due-to="Adam Retter"
type="add">Base16Codec and Base16Input/OutputStream</action>
<action issue="CODEC-291" dev="aherbert" due-to="Adam Retter"
type="add">Hex encode/decode with existing arrays</action>
<action dev="ggregory" type="update"
due-to="Dependabot">Update actions/checkout from v1 to v2.3.2 #50, #56.</action>
+ <action dev="ggregory" type="update"
due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.1
#57.</action>
</release>
<release version="1.14" date="2019-12-30" description="Feature and fix
release.">