This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git

commit adc2af24f498913fb3e41ce8e90dd52a22d3e12f
Author: Alex Herbert <[email protected]>
AuthorDate: Tue May 5 17:05:12 2026 +0100

    Update commons-lang3 in userguide examples
---
 src/userguide/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/userguide/pom.xml b/src/userguide/pom.xml
index a96853a82..b45ff6381 100644
--- a/src/userguide/pom.xml
+++ b/src/userguide/pom.xml
@@ -103,7 +103,7 @@
       <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-lang3</artifactId>
-          <version>3.1</version>
+          <version>3.18.0</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>

Reply via email to