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

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


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

commit 943aeebf3e831a20f272ffe82dfe202393874829
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 4 16:59:49 2024 +0000

    Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9da6d632a..4c9f69e0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,7 +352,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.23</version>
+        <version>1.24</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>

Reply via email to