You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2023/11/14 11:54:10 UTC

svn commit: r1913765 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: reschke
Date: Tue Nov 14 11:54:10 2023
New Revision: 1913765

URL: http://svn.apache.org/viewvc?rev=1913765&view=rev
Log:
JCR-4992: Update animal-sniffer plugin dependency to 1.23

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1913765&r1=1913764&r2=1913765&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Nov 14 11:54:10 2023
@@ -202,7 +202,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.22</version>
+        <version>1.23</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>