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 3d359d61a Bump com.github.veithen.phos:enforcer-maven-plugin from
0.4.0 to 0.4.1
3d359d61a is described below
commit 3d359d61a12fee8d535b39fec2d425694f1c0043
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 09:45:09 2026 +0000
Bump com.github.veithen.phos:enforcer-maven-plugin from 0.4.0 to 0.4.1
Bumps
[com.github.veithen.phos:enforcer-maven-plugin](https://github.com/veithen/phos)
from 0.4.0 to 0.4.1.
- [Commits](https://github.com/veithen/phos/compare/0.4.0...0.4.1)
---
updated-dependencies:
- dependency-name: com.github.veithen.phos:enforcer-maven-plugin
dependency-version: 0.4.1
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 a2b656528..c3f1e3eb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -843,7 +843,7 @@
<plugin>
<groupId>com.github.veithen.phos</groupId>
<artifactId>enforcer-maven-plugin</artifactId>
- <version>0.4.0</version>
+ <version>0.4.1</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>