You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2022/12/19 11:53:54 UTC

[jackrabbit-oak] branch OAK-10040 updated: OAK-10040: Update animal-sniffer dependency to 1.22

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

reschke pushed a commit to branch OAK-10040
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/OAK-10040 by this push:
     new 84d54ad36a OAK-10040: Update animal-sniffer dependency to 1.22
84d54ad36a is described below

commit 84d54ad36ac12185ec96157dd6e4d2bbd13095ba
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Mon Dec 19 12:53:44 2022 +0100

    OAK-10040: Update animal-sniffer dependency to 1.22
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 86e91f98c6..00f3e8a295 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -125,7 +125,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.18</version>
+          <version>1.22</version>
           <configuration>
             <signature>
               <groupId>org.codehaus.mojo.signature</groupId>