[
https://issues.apache.org/jira/browse/CAMEL-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563137#comment-16563137
]
ASF GitHub Bot commented on CAMEL-12687:
----------------------------------------
GitHub user onderson opened a pull request:
https://github.com/apache/camel/pull/2444
CAMEL-12687 - upgrade shrinkwrap and arquillian versions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onderson/camel CAMEL-12687
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2444.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2444
----
commit 344fc7501b4b59d177372db42b2c4b90773aed75
Author: onders <onders@...>
Date: 2018-07-31T03:23:31Z
CAMEL-12687 - upgrade shrinkwrap and arquillian versions
----
> camel-itest-spring-boot : update shrinkwrap & arquillian versions with
> changes in ArquillianPackager
> ----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-12687
> URL: https://issues.apache.org/jira/browse/CAMEL-12687
> Project: Camel
> Issue Type: Improvement
> Components: tests
> Reporter: Önder Sezgin
> Assignee: Önder Sezgin
> Priority: Minor
>
> These are the newer versions
>
> <shrinkwrap-descriptors-version>2.0.0</shrinkwrap-descriptors-version>
> <shrinkwrap-resolver-version>3.1.3</shrinkwrap-resolver-version>
> <shrinkwrap-version>1.2.6</shrinkwrap-version>
>
> <arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version>
> <arquillian-version>1.4.0.Final</arquillian-version>
>
> <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version>
>
> These version may require some changes in
> org.apache.camel.itest.springboot.util.ArquillianPackager
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)