This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 770d6d2f3 Bump com.github.veithen.phos:enforcer-maven-plugin
770d6d2f3 is described below
commit 770d6d2f3ecfbb8d0c70604abca0b8e7d45745df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 16 08:22:29 2026 +0000
Bump com.github.veithen.phos:enforcer-maven-plugin
Bumps
[com.github.veithen.phos:enforcer-maven-plugin](https://github.com/veithen/phos)
from 0.5.0-SNAPSHOT to 0.5.0.
- [Commits](https://github.com/veithen/phos/commits/0.5.0)
---
updated-dependencies:
- dependency-name: com.github.veithen.phos:enforcer-maven-plugin
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b6c915bd..123c164d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -858,7 +858,7 @@
<plugin>
<groupId>com.github.veithen.phos</groupId>
<artifactId>enforcer-maven-plugin</artifactId>
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.5.0</version>
</plugin>
<plugin>
<groupId>de.obqo.decycle</groupId>