We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10aed9 commit a92eee6Copy full SHA for a92eee6
1 file changed
src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
51
<action type="add" dev="ggregory" due-to="Gary Gregory">Add HmacUtils.hmac(Path).</action>
52
<action type="add" dev="ggregory" due-to="Gary Gregory">Add HmacUtils.hmacHex(Path).</action>
53
<!-- UPDATE -->
54
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 79 to 83 #375.</action>
55
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
56
</release>
57
<release version="1.18.0" date="2025-01-24" description="This is a feature and maintenance release. Java 8 or later is required.">
0 commit comments