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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 419b381b1 Bump org.apache.commons:commons-parent from 83 to 84
419b381b1 is described below
commit 419b381b112659ceb7c85e9ecf9a4ec550ed58f9
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue May 20 08:32:29 2025 -0400
Bump org.apache.commons:commons-parent from 83 to 84
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b45bb43b6..5adeb00cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>83</version>
+ <version>84</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-lang3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5949facbd..85627a14c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -123,7 +123,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add SystemProperties.JAVA_SECURITY_KERBEROS_REAL.</action>
<action type="add" dev="ggregory"
due-to="kommalapatiraviteja">Add ArrayFill.fill(boolean[], boolean)
#1386.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 83
#1267, #1277, #1283, #1288, #1302, #1377.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 84
#1267, #1277, #1283, #1288, #1302, #1377.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">[site] Bump org.codehaus.mojo:taglist-maven-plugin from
3.1.0 to 3.2.1 #1300.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">[test] Bump org.easymock:easymock from 5.4.0 to 5.5.0
#1317.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to
1.13.1 #1336.</action>