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-numbers.git
The following commit(s) were added to refs/heads/master by this push: new 678e8ca4 Bump org.ekstazi:ekstazi-maven-plugin from 4.4.0 to 5.3.0 678e8ca4 is described below commit 678e8ca4a282866c35c654f2923ec8be3d37c32d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Feb 9 23:49:16 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 1ac785ce..a17f1ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -590,7 +590,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>