We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2017ac0 commit e5c80d6Copy full SHA for e5c80d6
1 file changed
src/changes/changes.xml
@@ -79,7 +79,8 @@ The <action> type attribute can be add,update,fix,remove.
79
<action dev="ggregory" type="add" issue="IO-279" due-to="Joerg Budischewski, Gary Gregory">Add Tailer ignoreTouch option #757.</action>
80
<!-- UPDATE -->
81
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons.bytebuddy.version from 1.17.5 to 1.17.6 #754.</action>
82
- <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 81 to 85.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 81 to 85.</action>
83
+ <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #761.</action>
84
</release>
85
<release version="2.19.0" date="2025-04-08" description="Version 2.19.0: Java 8 or later is required.">
86
<!-- FIX -->
0 commit comments