This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new f7c62b2  Update spotbugs-maven-plugin to version 3.1.10
f7c62b2 is described below

commit f7c62b29c91b095e46658638263ed82a4272f4bd
Author: pascalschumacher <pascalschumac...@gmx.net>
AuthorDate: Sat Jan 5 22:51:18 2019 +0100

    Update spotbugs-maven-plugin to version 3.1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56ddfd0..96d688b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -620,7 +620,7 @@
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <checkstyle.version>8.13</checkstyle.version>
 
-    <spotbugs.plugin.version>3.1.8</spotbugs.plugin.version>
+    <spotbugs.plugin.version>3.1.10</spotbugs.plugin.version>
     <japicmp.skip>false</japicmp.skip>
 
     <!-- JMH Benchmark related properties, version, target compiler and name 
of the benchmarking uber jar. -->

Reply via email to