This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit f53b7ad6ece036e8913923182ed95271aaf6f5ed Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Jan 30 09:14:36 2021 +0100 Upgrade maven format plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63bbdd8..86df0a7 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version> <!-- we need to override the version inherited from Apache POM for modules that use this POM as parent --> <surefire.version>${maven-surefire-plugin-version}</surefire.version> - <formatter-maven-plugin.version>2.12.1</formatter-maven-plugin.version> + <formatter-maven-plugin.version>2.13.0</formatter-maven-plugin.version> <java-diff-utils-version>4.7</java-diff-utils-version> <maven-bundle-plugin-version>4.2.1</maven-bundle-plugin-version>