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 2019/11/26 08:13:47 UTC

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

Author: reschke
Date: Tue Nov 26 08:13:46 2019
New Revision: 1870442

URL: http://svn.apache.org/viewvc?rev=1870442&view=rev
Log:
JCR-4507: Update spotbugs-maven-plugin to 3.1.12.2

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=1870442&r1=1870441&r2=1870442&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Nov 26 08:13:46 2019
@@ -399,7 +399,7 @@
       <plugin>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>3.1.10</version>
+        <version>3.1.12.2</version>
       </plugin>
     </plugins>
   </reporting>