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 2c16af5  Bump animal-sniffer-maven-plugin from 1.22 to 1.23 (#251)
2c16af5 is described below

commit 2c16af50f42bd1af42687350fda49edfa26b715f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 7 10:21:08 2023 -0400

    Bump animal-sniffer-maven-plugin from 1.22 to 1.23 (#251)
    
    Bumps 
[animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 
1.22 to 1.23.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.22...1.23)
    
    ---
    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 50460fb..80243ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <commons.compiler.javadoc />
 
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
-    <commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
+    <commons.animal-sniffer.version>1.23</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.5.0</commons.assembly-plugin.version>

Reply via email to