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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2f14a6093 Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.6 
to 1.24
2f14a6093 is described below

commit 2f14a6093cd20afebf6ba7264fb0b481e4952467
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 21:57:50 2025 +0000

    Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.6 to 1.24
    
    Bumps 
[org.codehaus.mojo:animal-sniffer-enforcer-rule](https://github.com/mojohaus/animal-sniffer)
 from 1.6 to 1.24.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.6...animal-sniffer-1.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-enforcer-rule
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b38e924b8..1f62803ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,7 @@
         <maven-pmd-plugin.version>3.26.0</maven-pmd-plugin.version>
         <maven-paxexam-plugin.version>1.2.4</maven-paxexam-plugin.version>
         
<org.apache.aries.versioning.plugin.version>0.3.1</org.apache.aries.versioning.plugin.version>
-        
<animal-sniffer-enforcer-rule.version>1.6</animal-sniffer-enforcer-rule.version>
+        
<animal-sniffer-enforcer-rule.version>1.24</animal-sniffer-enforcer-rule.version>
         <depgraph-maven-plugin.version>4.0.3</depgraph-maven-plugin.version>
 
         <!--Other-->

Reply via email to