This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 62ea4b620 Update POM SCM tag
62ea4b620 is described below
commit 62ea4b620be45462ace4247df34ca938aa29a4da
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 29 06:30:47 2026 -0400
Update POM SCM tag
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb3772c49..1ec4020d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-lang.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-lang.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/commons-lang.git</url>
- <tag>rel/commons-lang-3.18.0</tag>
+ <tag>rel/commons-lang-3.21.0</tag>
</scm>
<!-- Lang should depend on very little -->
<dependencies>