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:54:26 UTC

[jackrabbit-oak] branch trunk 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 trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


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

commit 859166d48cfc20643fbaf33f4063fd6602796d98
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 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>