This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 858f405 Upgrade findbugs 858f405 is described below commit 858f4055c87494c4f2ad367732c8882e4e71d7ea Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Jul 5 06:56:23 2021 +0200 Upgrade findbugs --- camel-dependencies/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index fc846cd..d3b578d 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -188,7 +188,7 @@ <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> <fastjson-version>1.2.76</fastjson-version> - <findbugs-maven-plugin-version>2.5.2</findbugs-maven-plugin-version> + <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version> <flatpack-version>4.0.5</flatpack-version> <flink-version>1.13.0</flink-version> <fop-version>2.6</fop-version> @@ -571,7 +571,7 @@ <xmlunit-version>2.6.3</xmlunit-version> <xpp3-version>1.1.4c</xpp3-version> <xstream-version>1.4.17</xstream-version> - <yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version> + <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version> <zendesk-client-version>0.14.1</zendesk-client-version> <zipkin-reporter-version>2.16.3</zipkin-reporter-version> <zipkin-version>2.23.2</zipkin-version> diff --git a/parent/pom.xml b/parent/pom.xml index bf0092f..1b6b43f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -169,7 +169,7 @@ <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> <fastjson-version>1.2.76</fastjson-version> - <findbugs-maven-plugin-version>2.5.2</findbugs-maven-plugin-version> + <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version> <google-maps-services-version>0.10.1</google-maps-services-version> <flatpack-version>4.0.5</flatpack-version> <flink-version>1.13.0</flink-version> @@ -560,7 +560,7 @@ <xmlunit-version>2.6.3</xmlunit-version> <xpp3-version>1.1.4c</xpp3-version> <xstream-version>1.4.17</xstream-version> - <yetus-audience-annotations-version>0.11.0</yetus-audience-annotations-version> + <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version> <zendesk-client-version>0.14.1</zendesk-client-version> <zipkin-reporter-version>2.16.3</zipkin-reporter-version> <zipkin-version>2.23.2</zipkin-version>