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-text.git
The following commit(s) were added to refs/heads/master by this push: new 92c064a2 Bump commons-rng-simple from 1.4 to 1.5 (#370) 92c064a2 is described below commit 92c064a21d134dcd5002df8b8b231a4245bcea35 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 13 13:07:05 2022 -0400 Bump commons-rng-simple from 1.4 to 1.5 (#370) Bumps commons-rng-simple from 1.4 to 1.5. --- updated-dependencies: - dependency-name: org.apache.commons:commons-rng-simple dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79a28b9b..e9040965 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ <!-- 22.1.0 requires Java 11 --> <graalvm.version>22.0.0.2</graalvm.version> - <commons.rng.version>1.4</commons.rng.version> + <commons.rng.version>1.5</commons.rng.version> <commons.japicmp.version>0.16.0</commons.japicmp.version> <japicmp.skip>false</japicmp.skip>