This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
The following commit(s) were added to refs/heads/master by this push: new c8226fd3 Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 c8226fd3 is described below commit c8226fd3f0fd27cc7b37d3d9dc09b88b0b260cd3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu May 29 21:31:56 2025 +0000 Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- doxia-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml index 2ad545bb..6f6506bc 100644 --- a/doxia-core/pom.xml +++ b/doxia-core/pom.xml @@ -59,7 +59,7 @@ under the License. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> - <version>1.12.0</version> + <version>1.13.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>