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 2023/01/30 15:49:09 UTC

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

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

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


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

commit 11c93d7660247a81003ecaae1f15b605652d8af0
Author: Julian Reschke <re...@apache.org>
AuthorDate: Mon Dec 19 12:54:22 2022 +0100

    OAK-10040: Update animal-sniffer dependency to 1.22 (#799)
---
 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 96f48daa4b..b17fcf5e76 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -114,7 +114,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>