You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/07/04 18:12:29 UTC

[commons-dbcp] branch master updated: Whitespace

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 65389f39 Whitespace
65389f39 is described below

commit 65389f39e26bb7adbcea076465c8a8fcb4a5db63
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jul 4 14:12:24 2022 -0400

    Whitespace
---
 src/conf/findbugs-exclude-filter.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/conf/findbugs-exclude-filter.xml b/src/conf/findbugs-exclude-filter.xml
index bf001a80..34a4b159 100644
--- a/src/conf/findbugs-exclude-filter.xml
+++ b/src/conf/findbugs-exclude-filter.xml
@@ -21,7 +21,7 @@
   false positive nature has been analyzed individually and they have been
   put here to instruct findbugs it must ignore them.
 -->
-<FindBugsFilter 
+<FindBugsFilter
     xmlns="https://github.com/spotbugs/filter/3.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="https://github.com/spotbugs/filter/3.0.0 https://raw.githubusercontent.com/spotbugs/spotbugs/3.1.0/spotbugs/etc/findbugsfilter.xsd">