[
https://issues.apache.org/jira/browse/CAMEL-11430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403762#comment-16403762
]
ASF GitHub Bot commented on CAMEL-11430:
----------------------------------------
davidkarlsen closed pull request #2259: CAMEL-11430: Upgrade to spring-batch
4.0.1
URL: https://github.com/apache/camel/pull/2259
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e8fc6dc6a6..9d7cc52aa70 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -631,7 +631,7 @@
<spark-rest-version>2.7.1</spark-rest-version>
<spark-rest-bundle-version>2.7.1_1</spark-rest-bundle-version>
<splunk-version>1.6.3.0_1</splunk-version>
- <spring-batch-version>3.0.9.RELEASE</spring-batch-version>
+ <spring-batch-version>4.0.1.RELEASE</spring-batch-version>
<spring-batch-bundle-version>3.0.8.RELEASE_1</spring-batch-bundle-version>
<spring-boot-version>2.0.0.RELEASE</spring-boot-version>
<!-- use same version of spring-cloud 1.3.x -->
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add support for Spring Boot 2.0.x
> ---------------------------------
>
> Key: CAMEL-11430
> URL: https://issues.apache.org/jira/browse/CAMEL-11430
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Reporter: Marcin Grzejszczak
> Priority: Major
> Fix For: 2.22.0
>
>
> Hello!
> It would be great to add compatibility with Boot 2.0.x . Spring Cloud
> Contract uses Camel but in the 2.0.x branch (that is compatible with Boot
> 2.0.x ) we can't actually use it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)