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-statistics.git
The following commit(s) were added to refs/heads/master by this push: new d7ff0d9 Bump org.ekstazi:ekstazi-maven-plugin from 4.4.0 to 5.3.0 d7ff0d9 is described below commit d7ff0d9f14730817f5373fef9ec513aa470330c8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Feb 9 23:49:43 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 a0f02ca..5556974 100644 --- a/pom.xml +++ b/pom.xml @@ -577,7 +577,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>