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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6f0521e  Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 
to 1.24 (#441)
6f0521e is described below

commit 6f0521e70b69ae76598d2d84a977b5dd23234c97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 5 07:42:34 2024 -0400

    Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (#441)
    
    Bumps 
[org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer)
 from 1.23 to 1.24.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/1.23...animal-sniffer-1.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2ad4a9..8c179c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
     <version.maven-source-plugin>3.2.1</version.maven-source-plugin>
 
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
-    <commons.animal-sniffer.version>1.23</commons.animal-sniffer.version>
+    <commons.animal-sniffer.version>1.24</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
     <commons.assembly-plugin.version>3.7.1</commons.assembly-plugin.version>

Reply via email to