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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new a96f0929 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
#470
a96f0929 is described below
commit a96f0929424e6a6338d725d0127cf7900d34584a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Aug 29 17:49:03 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #470
---
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 78ee334f..13d239f2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@
<action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 69 to 74 #435, #452, #465, #468.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #450, #459.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #450, #459,
#470.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.hamcrest:hamcrest from 2.2 to 3.0 #455.</action>
</release>
<release version="1.11.0" date="2024-04-28" description="Feature and bug
fix release (Java 8 or above)">