essobedo opened a new pull request, #9487:
URL: https://github.com/apache/camel/pull/9487

   Fix for https://issues.apache.org/jira/browse/CAMEL-18920
   
   ## Description
   
   In order to get the latest improvements and bug fixes, we need to upgrade to 
Groovy 4.
   
   ## Modifications:
   
   * Change the version of Groovy to 4.0.9
   
   * Change group id to `org.apache.groovy`
   * Change the version of gmavenplus to 2.1.0 to be compatible with Grovvy 4
   * Change the version of spock to 2.3-groovy-4.0 to be compatible with Grovvy 
4
   * Exclude the Groovy method `$getLookup` from the list of valid methods 
valid for the `AggregationStrategyBeanAdapter` 
   * Move the `ExtensionModule` file to the new location
   * Replace `groovy-test` with `groovy-test-junit-5` to be compatible with 
JUnit 5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to