This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 66d6d27  Bump org.codehaus.mojo:extra-enforcer-rules from 1.9.0 to 
1.10.0
66d6d27 is described below

commit 66d6d27b152d13ab08bfc12b6ad94d8e343b7f2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 04:29:16 2025 +0000

    Bump org.codehaus.mojo:extra-enforcer-rules from 1.9.0 to 1.10.0
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.9.0...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-version: 1.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1eac2aa..13ca377 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1183,7 +1183,7 @@ under the License.</licenseText>
             <dependency>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>extra-enforcer-rules</artifactId>
-              <version>1.9.0</version>
+              <version>1.10.0</version>
             </dependency>
           </dependencies>
           <executions>

Reply via email to