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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 7926926c Bump commons-lang3 from 3.19.0 to 3.20.0
7926926c is described below
commit 7926926c52201a8d3426959157b2ccc5ef09bfa3
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:15:10 2025 -0500
Bump commons-lang3 from 3.19.0 to 3.20.0
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 34d7e113..5472ec4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.19.0</version>
+ <version>3.20.0</version>
</dependency>
</dependencies>
<reporting>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b2ec47d3..47ca5fa4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 83 to 92 #527, #530,
#539, #544.</action>
- <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #515.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #515.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.19.0 to 2.21.0.</action>
</release>
<release version="1.0.0-alpha6" date="2025-04-27" description="This
release requires Java 8.">