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-spring-boot.git

commit 49c00c5656598ec1859b8868f06583fb3e327bfa
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Sep 27 15:17:44 2021 +0200

    Revert "Upgrade Roaster"
    
    This reverts commit 68f23ef89494a5b9b461d9f879f82633603b87bc.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3af64f5..6156f2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>
         <mycila-license-version>3.0</mycila-license-version>
-        <roaster-version>2.23.2.Final</roaster-version>
+        <roaster-version>2.22.0.Final</roaster-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <undertow-version>2.2.0.Final</undertow-version>
     </properties>

Reply via email to