This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch 3.9.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit fbba74b394f95a187111b044c3d4dcc992157123 Author: Benoit TELLIER <[email protected]> AuthorDate: Sat Sep 12 21:47:59 2026 +0200 [UPGRADE] commons-text 1.13.1 -> 1.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index baf54688c6..bb837f48b3 100644 --- a/pom.xml +++ b/pom.xml @@ -2714,7 +2714,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> - <version>1.13.1</version> + <version>1.15.0</version> </dependency> <dependency> <groupId>org.apache.derby</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
