aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2024-04-04 09:47:52 +0100
committerSimon Steiner <ssteiner@apache.org>2024-04-04 09:47:52 +0100
commit12547d7b66fa20443c8e78de4b86048b3639f0c3 (patch)
tree907af2d208472411296f77e90731761a55145bba /pom.xml
parent64846a5c4ccdf0d900058fef60c2232926dbd6ad (diff)
downloadxmlgraphics-fop-12547d7b66fa20443c8e78de4b86048b3639f0c3.tar.gz
xmlgraphics-fop-12547d7b66fa20443c8e78de4b86048b3639f0c3.zip
Update spotbugs
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 91d95dcf9..3f11859f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<commons.logging.version>1.3.0</commons.logging.version>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
<exec.plugin.version>1.4.0</exec.plugin.version>
- <findbugs.plugin.version>4.2.3</findbugs.plugin.version>
+ <findbugs.plugin.version>4.7.3.6</findbugs.plugin.version>
<jar.plugin.version>3.1.1</jar.plugin.version>
<java.version>8</java.version>
<junit.version>4.11</junit.version>