[
https://issues.apache.org/jira/browse/CAMEL-12423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430163#comment-16430163
]
ASF GitHub Bot commented on CAMEL-12423:
----------------------------------------
davsclaus closed pull request #2281: CAMEL-12423: Upgrade to spring-boot 2.0.1
URL: https://github.com/apache/camel/pull/2281
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 8e66e9d7a3a..d35d4d8431a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -634,7 +634,7 @@
<splunk-version>1.6.3.0_1</splunk-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>
+ <spring-boot-version>2.0.1.RELEASE</spring-boot-version>
<spring-cloud-commons-version>1.3.2.RELEASE</spring-cloud-commons-version>
<spring-cloud-netflix-version>1.4.3.RELEASE</spring-cloud-netflix-version>
<spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
@@ -649,8 +649,8 @@
<!-- karaf 4.1.x supports spring 4.x and karaf 4.2.x supports spring 5 -->
<spring-version-range>[4.3,6)</spring-version-range>
<spring-version>${spring5-version}</spring-version>
- <spring4-version>4.3.14.RELEASE</spring4-version>
- <spring5-version>5.0.4.RELEASE</spring5-version>
+ <spring4-version>4.3.15.RELEASE</spring4-version>
+ <spring5-version>5.0.5.RELEASE</spring5-version>
<spring-osgi-version>1.2.1</spring-osgi-version>
<spring-security-version>5.0.3.RELEASE</spring-security-version>
<spring-security-bundle-version>4.2.4.RELEASE_1</spring-security-bundle-version>
----------------------------------------------------------------
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]
> Spring Boot 2 - Upgrade to Spring Boot 2.0.1
> --------------------------------------------
>
> Key: CAMEL-12423
> URL: https://issues.apache.org/jira/browse/CAMEL-12423
> Project: Camel
> Issue Type: Sub-task
> Reporter: Nicola Ferraro
> Priority: Major
> Fix For: 2.22.0
>
>
> A new version of spring boot with several fixed has been released.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)