You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/17 07:16:07 UTC

[camel] branch main updated: Upgrade formatter-maven-plugin 2.23.0

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 5c00d2f7528 Upgrade formatter-maven-plugin 2.23.0
5c00d2f7528 is described below

commit 5c00d2f75286a7ee34f912e7055b7c4432fb0d0d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:49:49 2023 +0200

    Upgrade formatter-maven-plugin 2.23.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 77ebeb54473..752e22269ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,7 +153,7 @@
         <flatpack-version>4.0.18</flatpack-version>
         <flink-version>1.17.1</flink-version>
         <fop-version>2.8</fop-version>
-        <formatter-maven-plugin-version>2.21.0</formatter-maven-plugin-version>
+        <formatter-maven-plugin-version>2.23.0</formatter-maven-plugin-version>
         <ftpserver-version>1.1.2</ftpserver-version>
         <freemarker-version>2.3.32</freemarker-version>
         <geronimo-annotation-1.0-spec-version>1.1.1</geronimo-annotation-1.0-spec-version>