Author: reschke
Date: Fri Jun 22 11:21:40 2018
New Revision: 1834112
URL: http://svn.apache.org/viewvc?rev=1834112&view=rev
Log:
OAK-7578: Update spotbugs plugin to 3.1.5
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=1834112&r1=1834111&r2=1834112&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Fri Jun 22 11:21:40 2018
@@ -323,7 +323,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
- <version>3.1.3.1</version>
+ <version>3.1.5</version>
</plugin>
<!-- This plugin's configuration is used to store Eclipse m2e -->
<!-- settings only. It has no influence on the Maven build itself. -->