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-rng.git
The following commit(s) were added to refs/heads/master by this push: new c5062b6c Bump org.ekstazi:ekstazi-maven-plugin from 4.4.0 to 5.3.0 c5062b6c is described below commit c5062b6ce0c5a8b441e28b9fae730395215ff0e6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Feb 9 23:49:38 2025 +0000 Bump org.ekstazi:ekstazi-maven-plugin from 4.4.0 to 5.3.0 Bumps [org.ekstazi:ekstazi-maven-plugin](https://github.com/gliga/ekstazi) from 4.4.0 to 5.3.0. - [Commits](https://github.com/gliga/ekstazi/commits) --- updated-dependencies: - dependency-name: org.ekstazi:ekstazi-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 093e9b7e..0c399796 100644 --- a/pom.xml +++ b/pom.xml @@ -601,7 +601,7 @@ This is avoided by creating an empty directory when svn is not available. <plugin> <groupId>org.ekstazi</groupId> <artifactId>ekstazi-maven-plugin</artifactId> - <version>4.4.0</version> + <version>5.3.0</version> <configuration> <forcefailing>true</forcefailing> </configuration>