From c4f9ff41bfc48d661d70fb3034ca148d9f857157 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 07:51:27 +0200 Subject: [PATCH 01/49] Updated maven-assembly-plugin to 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1070773f1..be6853b2b 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.1.1 + 3.3.0 org.apache.maven.plugins From 347c2f3f336d0c33251406c9820c83625928ae05 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 08:06:24 +0200 Subject: [PATCH 02/49] Updated maven-compiler-plugin to 3.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be6853b2b..397f4deb4 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 From 2af5a130bf7672a11b6fb3ee768fcdffa96689da Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 10:02:33 +0200 Subject: [PATCH 03/49] Updated maven-javadoc-plugin to 3.2.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 397f4deb4..9667841fc 100644 --- a/pom.xml +++ b/pom.xml @@ -180,22 +180,22 @@ org.apache.maven.plugins maven-ear-plugin - 3.0.1 + 3.0.2 org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M2 + 3.0.0-M3 org.apache.maven.plugins maven-jar-plugin - 3.1.1 + 3.2.0 org.apache.maven.plugins maven-javadoc-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins From 7b3bb7807762ca9cadb8f75b5594ed8891724cfc Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 10:53:04 +0200 Subject: [PATCH 04/49] Updated maven-pmd-plugin to 3.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9667841fc..049c611d6 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.11.0 + 3.13.0 true utf-8 From b0198d284b9242a4b13f7e8ae0925a7e4faf786b Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 12:43:41 +0200 Subject: [PATCH 05/49] Updated maven-project-info-reports-plugin to 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 049c611d6..bac9adfae 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.0.0 + 3.1.0 org.apache.maven.plugins From 3b4d77acbb6a96fa08f4a3a6c18f2f69a58cd9bd Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 12:44:05 +0200 Subject: [PATCH 06/49] Updated maven-release-plugin to 3.0.0-M1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bac9adfae..c8e96e54d 100644 --- a/pom.xml +++ b/pom.xml @@ -241,7 +241,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.0-M1 org.apache.maven.plugins From a629e933c942a0c2add84adfea521102593549e1 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 13:33:34 +0200 Subject: [PATCH 07/49] Updated maven-surefire-plugin to 3.0.0-M4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8e96e54d..f5651b744 100644 --- a/pom.xml +++ b/pom.xml @@ -246,7 +246,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M3 + 3.0.0-M4 org.apache.maven.plugins From 268424323cf628f24440759a1f3c5f4a5ccc9757 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Mon, 22 Jun 2020 14:02:27 +0200 Subject: [PATCH 08/49] Updated maven-war-plugin to 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5651b744..158eda849 100644 --- a/pom.xml +++ b/pom.xml @@ -256,7 +256,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.2 + 3.3.0 - org.libreccm ccm-bundle-devel @@ -142,17 +136,14 @@ org.webjars font-awesome - 4.7.0 org.webjars requirejs - 2.3.6 org.webjars requirejs-domready - 2.0.1-2 diff --git a/ccm-bundle-devel-wildfly-web/pom.xml b/ccm-bundle-devel-wildfly-web/pom.xml index 821c5b196..fc67502c2 100644 --- a/ccm-bundle-devel-wildfly-web/pom.xml +++ b/ccm-bundle-devel-wildfly-web/pom.xml @@ -26,28 +26,19 @@ org.webjars font-awesome - org.webjars requirejs - org.webjars requirejs-domready - org.webjars.npm tinymce - - org.librecms ccm-cms-pagemodelseditor @@ -103,15 +94,6 @@ v8.11.4 - npm link @librecms/ccm-cms-pagemodelseditor diff --git a/ccm-bundle-devel-wildfly/pom.xml b/ccm-bundle-devel-wildfly/pom.xml index 879f9eedc..6f3826c43 100644 --- a/ccm-bundle-devel-wildfly/pom.xml +++ b/ccm-bundle-devel-wildfly/pom.xml @@ -121,7 +121,6 @@ org.postgresql postgresql - 9.4.1208 diff --git a/ccm-core/pom.xml b/ccm-core/pom.xml index 8c09637e8..c40da9151 100644 --- a/ccm-core/pom.xml +++ b/ccm-core/pom.xml @@ -215,7 +215,6 @@ org.reflections reflections - org.apache.openejb tomee-webservices - 4.0.0 org.apache.openejb tomee-jaxrs - 1.7.3 com.h2database @@ -709,12 +703,10 @@ org.apache.openejb arquillian-tomee-remote - 1.7.3 org.apache.openejb apache-tomee - 1.7.3 plus zip diff --git a/ccm-docrepo/pom.xml b/ccm-docrepo/pom.xml index de138394d..36c3a5208 100644 --- a/ccm-docrepo/pom.xml +++ b/ccm-docrepo/pom.xml @@ -270,12 +270,10 @@ org.apache.maven.plugins maven-project-info-reports-plugin - diff --git a/ccm-shortcuts/pom.xml b/ccm-shortcuts/pom.xml index 317ac9b3d..fdff0bc6e 100644 --- a/ccm-shortcuts/pom.xml +++ b/ccm-shortcuts/pom.xml @@ -314,7 +314,6 @@ org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 1ebe1e7c9..bfddab27f 100644 --- a/pom.xml +++ b/pom.xml @@ -728,6 +728,13 @@ woodstox-core-asl 4.4.1 + + + + org.postgresql + postgresql + 42.2.14 + From 3637a20aa9f31d9269445056f9ceb8d4d26aa13b Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Tue, 23 Jun 2020 07:27:43 +0200 Subject: [PATCH 20/49] Updated io.thorntail.bom to 2.7.0.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bfddab27f..fe104eacf 100644 --- a/pom.xml +++ b/pom.xml @@ -418,7 +418,7 @@ io.thorntail bom - 2.4.0.Final + 2.7.0.Final import pom From 790f11606cd91a930b09bb77b087e358d268a875 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Tue, 23 Jun 2020 11:19:00 +0200 Subject: [PATCH 21/49] Updated Hibernate to 5.3.17.Final --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fe104eacf..3d7f6ba62 100644 --- a/pom.xml +++ b/pom.xml @@ -432,7 +432,7 @@ org.hibernate hibernate-core - 5.3.15.Final + 5.3.17.Final - org.hibernate + org.hibernate.validator hibernate-validator - 6.0.18.Final + 6.1.5.Final - org.hibernate + org.hibernate.validator hibernate-validator-cdi - 6.0.18.Final + 6.1.5.Final + javax.el javax.el-api From 16cc3fb2ea7b23ac00cfcc757f658301b6fcfe94 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Tue, 23 Jun 2020 13:35:19 +0200 Subject: [PATCH 23/49] Updated hibernate-search to 5.11.5.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3309f6ad0..3cea09988 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,7 @@ org.hibernate hibernate-search-orm - 5.10.7.Final + 5.11.5.Final From 80f61999b813317b3320867d6cd8b068b1112158 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Tue, 23 Jun 2020 16:38:47 +0200 Subject: [PATCH 26/49] Updated io.jsonwebtoken libs to 0.11.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 93eab6284..a5e8c6511 100644 --- a/pom.xml +++ b/pom.xml @@ -520,17 +520,17 @@ io.jsonwebtoken jjwt-api - 0.10.6 + 0.11.2 io.jsonwebtoken jjwt-impl - 0.10.6 + 0.11.2 io.jsonwebtoken jjwt-jackson - 0.10.6 + 0.11.2 - org.codehaus.woodstox - woodstox-core-asl - com.fasterxml.jackson.dataformat jackson-dataformat-csv diff --git a/pom.xml b/pom.xml index 554152af2..05005a056 100644 --- a/pom.xml +++ b/pom.xml @@ -718,17 +718,10 @@ com.fasterxml.jackson jackson-bom - 2.9.8 + 2.11.0 import pom - - - - org.codehaus.woodstox - woodstox-core-asl - 4.4.1 - From e1ce828f39e3d5968486b301ff80403e6bee4093 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 11:10:21 +0200 Subject: [PATCH 40/49] Updated Arquillian to 1.6.0, and org.jboss.arquillian.extension.arquillian-jacoco to 1.1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 05005a056..b49fadd9f 100644 --- a/pom.xml +++ b/pom.xml @@ -749,7 +749,7 @@ org.jboss.arquillian arquillian-bom - 1.4.1.Final + 1.6.0.Final import pom @@ -766,7 +766,7 @@ org.jboss.arquillian.extension arquillian-jacoco - 1.0.0.Alpha10 + 1.1.0 org.wildfly.arquillian From 5458f456ac53b4e6cffecb0ac455b827f50f3ece Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 11:11:22 +0200 Subject: [PATCH 41/49] Updated Arquillian drivers for TomEE to 1.7.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b49fadd9f..0cf1024e1 100644 --- a/pom.xml +++ b/pom.xml @@ -784,13 +784,13 @@ org.apache.openejb arquillian-tomee-embedded - 1.7.3 + 1.7.5 org.apache.openejb tomee-embedded - 1.7.3 + 1.7.5 From b67c5df92cc1ea9c6a2e279cf2e123d43e6d87cc Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 11:21:00 +0200 Subject: [PATCH 42/49] Updated org.jboss.logmanager.jboss-logmanager to 2.1.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cf1024e1..3576eb4f8 100644 --- a/pom.xml +++ b/pom.xml @@ -796,7 +796,7 @@ org.jboss.logmanager jboss-logmanager - 2.0.3.Final + 2.1.16.Final test From 4a30ae58ff25202fe3df55725f38b11bb20e79ab Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 11:47:30 +0200 Subject: [PATCH 43/49] Updated org.apache.openejb.tomee-jaxrs to 1.7.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3576eb4f8..459e70d0f 100644 --- a/pom.xml +++ b/pom.xml @@ -808,7 +808,7 @@ org.apache.openejb tomee-jaxrs - 1.7.3 + 1.7.5 From 8f608e33bc6f7f7cc248241129d2addd47f3d1ac Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 11:53:35 +0200 Subject: [PATCH 44/49] Updated TomEE modules for Arquillian to 1.7.5 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 459e70d0f..580923a89 100644 --- a/pom.xml +++ b/pom.xml @@ -812,15 +812,15 @@ - org.apache.openejb - arquillian-tomee-remote - 1.7.3 - - - org.apache.openejb - apache-tomee - 1.7.3 - + org.apache.openejb + arquillian-tomee-remote + 1.7.5 + + + org.apache.openejb + apache-tomee + 1.7.5 + - 3.1.9 + 3.4 From cdc13f4cee2388bf6b5de138b644967635d603e2 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 13:52:55 +0200 Subject: [PATCH 48/49] Updated com.h2.database.h2 to 1.4.200 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49874fcb2..3b938b54f 100644 --- a/pom.xml +++ b/pom.xml @@ -863,7 +863,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 From acd3c1314c0e9f93772e2b9343c93fdfa02e6399 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Thu, 25 Jun 2020 16:38:08 +0200 Subject: [PATCH 49/49] Removed obsolete FindBugs plugin (superseeded by SpotBugs) --- .../main/resources/archetype-resources/pom.xml | 5 ----- .../main/resources/archetype-resources/pom.xml | 5 ----- ccm-cms-profile/pom.xml | 4 ---- ccm-cms-types-agenda/pom.xml | 6 +----- ccm-cms-types-bookmark/pom.xml | 4 ---- ccm-cms-types-decisiontree/pom.xml | 4 ---- ccm-cms-types-externallink/pom.xml | 4 ---- ccm-cms-types-faqitem/pom.xml | 4 ---- ccm-cms-types-glossaryitem/pom.xml | 6 +----- ccm-cms-types-minutes/pom.xml | 4 ---- ccm-cms/pom.xml | 7 ------- ccm-core/pom.xml | 11 ++--------- ...indbugs-exclude.xml => spotbugs-exclude.xml} | 0 ccm-docrepo/pom.xml | 4 ---- ccm-shortcuts/pom.xml | 7 ------- ccm-xafilesystemadapter/pom.xml | 7 ------- pom.xml | 17 ----------------- 17 files changed, 4 insertions(+), 95 deletions(-) rename ccm-core/{findbugs-exclude.xml => spotbugs-exclude.xml} (100%) diff --git a/ccm-archetype-module/src/main/resources/archetype-resources/pom.xml b/ccm-archetype-module/src/main/resources/archetype-resources/pom.xml index 3aa8c284b..22b4300ff 100644 --- a/ccm-archetype-module/src/main/resources/archetype-resources/pom.xml +++ b/ccm-archetype-module/src/main/resources/archetype-resources/pom.xml @@ -228,11 +228,6 @@ jacoco-maven-plugin 0.7.5.201505241946 - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.1 - org.apache.maven.plugins diff --git a/ccm-cms-archetype-contenttype/src/main/resources/archetype-resources/pom.xml b/ccm-cms-archetype-contenttype/src/main/resources/archetype-resources/pom.xml index 349ee9d5d..78f0d8565 100644 --- a/ccm-cms-archetype-contenttype/src/main/resources/archetype-resources/pom.xml +++ b/ccm-cms-archetype-contenttype/src/main/resources/archetype-resources/pom.xml @@ -236,11 +236,6 @@ jacoco-maven-plugin 0.7.5.201505241946 - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.1 - org.apache.maven.plugins diff --git a/ccm-cms-profile/pom.xml b/ccm-cms-profile/pom.xml index 5593e0d0c..68bd8de80 100644 --- a/ccm-cms-profile/pom.xml +++ b/ccm-cms-profile/pom.xml @@ -255,10 +255,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms-types-agenda/pom.xml b/ccm-cms-types-agenda/pom.xml index de964cfac..219f09afa 100644 --- a/ccm-cms-types-agenda/pom.xml +++ b/ccm-cms-types-agenda/pom.xml @@ -252,11 +252,7 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - - + org.apache.maven.plugins maven-pmd-plugin diff --git a/ccm-cms-types-bookmark/pom.xml b/ccm-cms-types-bookmark/pom.xml index ec1ae219a..8b2864abf 100644 --- a/ccm-cms-types-bookmark/pom.xml +++ b/ccm-cms-types-bookmark/pom.xml @@ -251,10 +251,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms-types-decisiontree/pom.xml b/ccm-cms-types-decisiontree/pom.xml index 879d5de9e..9f6d92b69 100644 --- a/ccm-cms-types-decisiontree/pom.xml +++ b/ccm-cms-types-decisiontree/pom.xml @@ -252,10 +252,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms-types-externallink/pom.xml b/ccm-cms-types-externallink/pom.xml index b90f5da16..a8abc8176 100644 --- a/ccm-cms-types-externallink/pom.xml +++ b/ccm-cms-types-externallink/pom.xml @@ -251,10 +251,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms-types-faqitem/pom.xml b/ccm-cms-types-faqitem/pom.xml index 9ee819fe0..e00e7566d 100644 --- a/ccm-cms-types-faqitem/pom.xml +++ b/ccm-cms-types-faqitem/pom.xml @@ -251,10 +251,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms-types-glossaryitem/pom.xml b/ccm-cms-types-glossaryitem/pom.xml index 70800ed1c..b03b61df9 100644 --- a/ccm-cms-types-glossaryitem/pom.xml +++ b/ccm-cms-types-glossaryitem/pom.xml @@ -251,11 +251,7 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - - + org.apache.maven.plugins maven-pmd-plugin diff --git a/ccm-cms-types-minutes/pom.xml b/ccm-cms-types-minutes/pom.xml index 0584016e9..38113079b 100644 --- a/ccm-cms-types-minutes/pom.xml +++ b/ccm-cms-types-minutes/pom.xml @@ -252,10 +252,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins diff --git a/ccm-cms/pom.xml b/ccm-cms/pom.xml index 9ebefea4d..dd99ce800 100644 --- a/ccm-cms/pom.xml +++ b/ccm-cms/pom.xml @@ -294,16 +294,9 @@ jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - com.github.spotbugs spotbugs-maven-plugin - diff --git a/ccm-core/pom.xml b/ccm-core/pom.xml index 8c09637e8..4832d8742 100644 --- a/ccm-core/pom.xml +++ b/ccm-core/pom.xml @@ -414,19 +414,12 @@ false - - - org.codehaus.mojo - findbugs-maven-plugin - - findbugs-exclude.xml - - + com.github.spotbugs spotbugs-maven-plugin - findbugs-exclude.xml + spotbugs-exclude.xml diff --git a/ccm-core/findbugs-exclude.xml b/ccm-core/spotbugs-exclude.xml similarity index 100% rename from ccm-core/findbugs-exclude.xml rename to ccm-core/spotbugs-exclude.xml diff --git a/ccm-docrepo/pom.xml b/ccm-docrepo/pom.xml index de138394d..9be30402a 100644 --- a/ccm-docrepo/pom.xml +++ b/ccm-docrepo/pom.xml @@ -235,10 +235,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - org.apache.maven.plugins maven-pmd-plugin diff --git a/ccm-shortcuts/pom.xml b/ccm-shortcuts/pom.xml index 317ac9b3d..2b41dd67f 100644 --- a/ccm-shortcuts/pom.xml +++ b/ccm-shortcuts/pom.xml @@ -271,16 +271,9 @@ jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - com.github.spotbugs spotbugs-maven-plugin - diff --git a/ccm-xafilesystemadapter/pom.xml b/ccm-xafilesystemadapter/pom.xml index bf64f6b4c..63499272a 100644 --- a/ccm-xafilesystemadapter/pom.xml +++ b/ccm-xafilesystemadapter/pom.xml @@ -157,13 +157,6 @@ org.jacoco jacoco-maven-plugin - - org.codehaus.mojo - findbugs-maven-plugin - - org.apache.maven.plugins maven-pmd-plugin diff --git a/pom.xml b/pom.xml index 1070773f1..5962be573 100644 --- a/pom.xml +++ b/pom.xml @@ -304,23 +304,6 @@ build-helper-maven-plugin 3.0.0 - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.5 - - true - true - - - - package - - findbugs - - - - org.codehaus.mojo versions-maven-plugin