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-jci.git
The following commit(s) were added to refs/heads/master by this push:
new 7831b12 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#119
7831b12 is described below
commit 7831b1201ca1063aa0c9b1983a1c488b144798e4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:56:32 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #119
---
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 90978be..f4cee2b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump junit from 4.11 to 4.13.2 #10.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
- Bump org.apache.commons:commons-lang3 from 3.1 to 3.15.0 #9, #114.
+ Bump org.apache.commons:commons-lang3 from 3.1 to 3.16.0 #9, #114,
#119.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump commons-logging from 1.1.3 to 1.3.3 #7, #99, #111.