Author: reschke
Date: Wed Feb 27 13:48:33 2019
New Revision: 1854462
URL: http://svn.apache.org/viewvc?rev=1854462&view=rev
Log:
OAK-8085: Upgrade spotbugs to 3.1.11
Modified:
jackrabbit/oak/trunk/oak-parent/pom.xml
Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1854462&r1=1854461&r2=1854462&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Feb 27 13:48:33 2019
@@ -325,7 +325,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
- <version>3.1.5</version>
+ <version>3.1.11</version>
</plugin>
<!-- This plugin's configuration is used to store Eclipse m2e -->
<!-- settings only. It has no influence on the Maven build itself. -->