You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/10/10 23:26:05 UTC

logging-log4j2 git commit: Update build from com.github.spotbugs:spotbugs 3.1.6 to 3.1.7.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master ec93f0edd -> 136294a90


Update build from com.github.spotbugs:spotbugs 3.1.6 to 3.1.7.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/136294a9
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/136294a9
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/136294a9

Branch: refs/heads/master
Commit: 136294a90f89c270f509c475521c9c760efd60ed
Parents: ec93f0e
Author: Gary Gregory <gg...@rocketsoftware.com>
Authored: Wed Oct 10 17:26:03 2018 -0600
Committer: Gary Gregory <gg...@rocketsoftware.com>
Committed: Wed Oct 10 17:26:03 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/136294a9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 113fa8d..459a7f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
     <compiler.plugin.version>3.7.0</compiler.plugin.version>
     <pmd.plugin.version>3.10.0</pmd.plugin.version>
     <spotbugs.plugin.version>3.1.5</spotbugs.plugin.version>
-    <spotbugs.version>3.1.6</spotbugs.version>
+    <spotbugs.version>3.1.7</spotbugs.version>
     <changes.plugin.version>2.12.1</changes.plugin.version>
     <javadoc.plugin.version>3.0.1</javadoc.plugin.version>
     <!-- surefire.plugin.version 2.18 yields http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 -->