You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2018/08/17 08:51:56 UTC

[cxf] branch master updated: update some dependencies

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new c9c209c  update some dependencies
c9c209c is described below

commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Fri Aug 17 10:49:51 2018 +0200

    update some dependencies
---
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7e2e8bc..39fcbca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
-        <cxf.activemq.version>5.14.5</cxf.activemq.version>
+        <cxf.activemq.version>5.15.5</cxf.activemq.version>
         <cxf.artemis.version>2.4.0</cxf.artemis.version>
         <cxf.ahc.version>1.9.40</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
@@ -96,7 +96,7 @@
         <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         <cxf.httpcomponents.client.version>4.5.6</cxf.httpcomponents.client.version>
-        <cxf.httpcomponents.core.version>4.4.9</cxf.httpcomponents.core.version>
+        <cxf.httpcomponents.core.version>4.4.10</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
         <cxf.jackson.version>2.9.6</cxf.jackson.version>
@@ -232,7 +232,7 @@
         <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
         <cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
         <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
-        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
+        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
         <cxf.checkstyle.extension />
         <cxf.jaxb.context.class />
@@ -1365,7 +1365,7 @@
             <dependency>
                 <groupId>org.awaitility</groupId>
                 <artifactId>awaitility</artifactId>
-                <version>3.0.0</version>
+                <version>3.1.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>


Re: [cxf] branch master updated: update some dependencies

Posted by Andriy Redko <dr...@gmail.com>.
Fixed the OpenAPI ones, older Guava dep sneaked through the ActiveMQ broker.

DK> Ops, sorry had multiple other unrelated test failures that's why I haven't recognized it. Will fix it until Sunday.

DK> Cheers
DK> Dennis

DK> Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko <dr...@gmail.com>:
>>Same effect for OpenAPI test cases, they started to fail now  ....

>>Best Regards,
>>    Andriy Redko

>>COh> Hi Dennis,

>>COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
>>itests:

>>COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
>>Unable to
>>COh> resolve activemq-broker-noweb/5.15.5: missing requirement
>>COh> [activemq-broker-noweb/5.15.5] osgi.identity;
>>osgi.identity=activemq;
>>COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
>>to resolve
>>COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
>>osgi.identity;
>>COh> osgi.identity=connector; type=karaf.feature]

>>COh> Colm.

>>COh> On Fri, Aug 17, 2018 at 9:51 AM, <de...@apache.org> wrote:

>>>> This is an automated email from the ASF dual-hosted git repository.

>>>> deki pushed a commit to branch master
>>>> in repository https://gitbox.apache.org/repos/asf/cxf.git


>>>> The following commit(s) were added to refs/heads/master by this
>>push:
>>>>      new c9c209c  update some dependencies
>>>> c9c209c is described below

>>>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
>>>> Author: Dennis Kieselhorst <ma...@dekies.de>
>>>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200

>>>>     update some dependencies
>>>> ---
>>>>  parent/pom.xml | 8 ++++----
>>>>  1 file changed, 4 insertions(+), 4 deletions(-)

>>>> diff --git a/parent/pom.xml b/parent/pom.xml
>>>> index 7e2e8bc..39fcbca 100644
>>>> --- a/parent/pom.xml
>>>> +++ b/parent/pom.xml
>>>> @@ -70,7 +70,7 @@
>>>>          <!-- please maintain alphabetical order here -->
>>>>          <cxf.abdera.version>1.1.3</cxf.abdera.version>
>>>>          <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
>>>> -        <cxf.activemq.version>5.14.5</cxf.activemq.version>
>>>> +        <cxf.activemq.version>5.15.5</cxf.activemq.version>
>>>>          <cxf.artemis.version>2.4.0</cxf.artemis.version>
>>>>          <cxf.ahc.version>1.9.40</cxf.ahc.version>
>>>>          <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
>>>> @@ -96,7 +96,7 @@
>>>>          <cxf.httpcomponents.asyncclient.version>4.1.4</
>>>> cxf.httpcomponents.asyncclient.version>
>>>>          <cxf.httpcomponents.asyncclient.version.range>[4.
>>>> 0,4.2)</cxf.httpcomponents.asyncclient.version.range>
>>>>          <cxf.httpcomponents.client.version>4.5.6</cxf.
>>>> httpcomponents.client.version>
>>>> -        <cxf.httpcomponents.core.version>4.4.9</cxf.
>>>> httpcomponents.core.version>
>>>> +        <cxf.httpcomponents.core.version>4.4.10</cxf.
>>>> httpcomponents.core.version>
>>>>          <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</
>>>> cxf.httpcomponents.core.version.range>
>>>>          <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
>>>>          <cxf.jackson.version>2.9.6</cxf.jackson.version>
>>>> @@ -232,7 +232,7 @@
>>>>          <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
>>>>         
>><cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
>>>>          <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
>>>> -        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
>>>> +        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
>>>>          <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
>>>>          <cxf.checkstyle.extension />
>>>>          <cxf.jaxb.context.class />
>>>> @@ -1365,7 +1365,7 @@
>>>>              <dependency>
>>>>                  <groupId>org.awaitility</groupId>
>>>>                  <artifactId>awaitility</artifactId>
>>>> -                <version>3.0.0</version>
>>>> +                <version>3.1.2</version>
>>>>                  <scope>test</scope>
>>>>              </dependency>
>>>>              <dependency>


Re: [cxf] branch master updated: update some dependencies

Posted by Dennis Kieselhorst <de...@apache.org>.
I decided to revert ActiveMQ to the old version. >=5.15.0 causes the test failure. It also fails with Karaf 4.2.0. Everything looks correct so I don't know why.

Maybe Christian can take a look...

Regards
Dennis

Re: [cxf] branch master updated: update some dependencies

Posted by Andrey Redko <dr...@gmail.com>.
Thanks Dennis, I will try to take a look on OpenApi ones, getting 3.2.x
build back on track now. Thanks.

Best Regards,
    Andriy Redko

On Fri, Aug 17, 2018, 11:41 AM Dennis Kieselhorst <ma...@dekies.de> wrote:

> Ops, sorry had multiple other unrelated test failures that's why I haven't
> recognized it. Will fix it until Sunday.
>
> Cheers
> Dennis
>
> Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko <dr...@gmail.com>:
> >Same effect for OpenAPI test cases, they started to fail now  ....
> >
> >Best Regards,
> >    Andriy Redko
> >
> >COh> Hi Dennis,
> >
> >COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
> >itests:
> >
> >COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
> >Unable to
> >COh> resolve activemq-broker-noweb/5.15.5: missing requirement
> >COh> [activemq-broker-noweb/5.15.5] osgi.identity;
> >osgi.identity=activemq;
> >COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
> >to resolve
> >COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
> >osgi.identity;
> >COh> osgi.identity=connector; type=karaf.feature]
> >
> >COh> Colm.
> >
> >COh> On Fri, Aug 17, 2018 at 9:51 AM, <de...@apache.org> wrote:
> >
> >>> This is an automated email from the ASF dual-hosted git repository.
> >
> >>> deki pushed a commit to branch master
> >>> in repository https://gitbox.apache.org/repos/asf/cxf.git
> >
> >
> >>> The following commit(s) were added to refs/heads/master by this
> >push:
> >>>      new c9c209c  update some dependencies
> >>> c9c209c is described below
> >
> >>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
> >>> Author: Dennis Kieselhorst <ma...@dekies.de>
> >>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
> >
> >>>     update some dependencies
> >>> ---
> >>>  parent/pom.xml | 8 ++++----
> >>>  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> >>> diff --git a/parent/pom.xml b/parent/pom.xml
> >>> index 7e2e8bc..39fcbca 100644
> >>> --- a/parent/pom.xml
> >>> +++ b/parent/pom.xml
> >>> @@ -70,7 +70,7 @@
> >>>          <!-- please maintain alphabetical order here -->
> >>>          <cxf.abdera.version>1.1.3</cxf.abdera.version>
> >>>          <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
> >>> -        <cxf.activemq.version>5.14.5</cxf.activemq.version>
> >>> +        <cxf.activemq.version>5.15.5</cxf.activemq.version>
> >>>          <cxf.artemis.version>2.4.0</cxf.artemis.version>
> >>>          <cxf.ahc.version>1.9.40</cxf.ahc.version>
> >>>          <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
> >>> @@ -96,7 +96,7 @@
> >>>          <cxf.httpcomponents.asyncclient.version>4.1.4</
> >>> cxf.httpcomponents.asyncclient.version>
> >>>          <cxf.httpcomponents.asyncclient.version.range>[4.
> >>> 0,4.2)</cxf.httpcomponents.asyncclient.version.range>
> >>>          <cxf.httpcomponents.client.version>4.5.6</cxf.
> >>> httpcomponents.client.version>
> >>> -        <cxf.httpcomponents.core.version>4.4.9</cxf.
> >>> httpcomponents.core.version>
> >>> +        <cxf.httpcomponents.core.version>4.4.10</cxf.
> >>> httpcomponents.core.version>
> >>>          <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</
> >>> cxf.httpcomponents.core.version.range>
> >>>          <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
> >>>          <cxf.jackson.version>2.9.6</cxf.jackson.version>
> >>> @@ -232,7 +232,7 @@
> >>>          <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
> >>>
> ><cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
> >>>          <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
> >>> -        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
> >>> +        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
> >>>          <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
> >>>          <cxf.checkstyle.extension />
> >>>          <cxf.jaxb.context.class />
> >>> @@ -1365,7 +1365,7 @@
> >>>              <dependency>
> >>>                  <groupId>org.awaitility</groupId>
> >>>                  <artifactId>awaitility</artifactId>
> >>> -                <version>3.0.0</version>
> >>> +                <version>3.1.2</version>
> >>>                  <scope>test</scope>
> >>>              </dependency>
> >>>              <dependency>
>

Re: [cxf] branch master updated: update some dependencies

Posted by Dennis Kieselhorst <ma...@dekies.de>.
Ops, sorry had multiple other unrelated test failures that's why I haven't recognized it. Will fix it until Sunday.

Cheers
Dennis

Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko <dr...@gmail.com>:
>Same effect for OpenAPI test cases, they started to fail now  ....
>
>Best Regards,
>    Andriy Redko
>
>COh> Hi Dennis,
>
>COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
>itests:
>
>COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
>Unable to
>COh> resolve activemq-broker-noweb/5.15.5: missing requirement
>COh> [activemq-broker-noweb/5.15.5] osgi.identity;
>osgi.identity=activemq;
>COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
>to resolve
>COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
>osgi.identity;
>COh> osgi.identity=connector; type=karaf.feature]
>
>COh> Colm.
>
>COh> On Fri, Aug 17, 2018 at 9:51 AM, <de...@apache.org> wrote:
>
>>> This is an automated email from the ASF dual-hosted git repository.
>
>>> deki pushed a commit to branch master
>>> in repository https://gitbox.apache.org/repos/asf/cxf.git
>
>
>>> The following commit(s) were added to refs/heads/master by this
>push:
>>>      new c9c209c  update some dependencies
>>> c9c209c is described below
>
>>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
>>> Author: Dennis Kieselhorst <ma...@dekies.de>
>>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
>
>>>     update some dependencies
>>> ---
>>>  parent/pom.xml | 8 ++++----
>>>  1 file changed, 4 insertions(+), 4 deletions(-)
>
>>> diff --git a/parent/pom.xml b/parent/pom.xml
>>> index 7e2e8bc..39fcbca 100644
>>> --- a/parent/pom.xml
>>> +++ b/parent/pom.xml
>>> @@ -70,7 +70,7 @@
>>>          <!-- please maintain alphabetical order here -->
>>>          <cxf.abdera.version>1.1.3</cxf.abdera.version>
>>>          <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
>>> -        <cxf.activemq.version>5.14.5</cxf.activemq.version>
>>> +        <cxf.activemq.version>5.15.5</cxf.activemq.version>
>>>          <cxf.artemis.version>2.4.0</cxf.artemis.version>
>>>          <cxf.ahc.version>1.9.40</cxf.ahc.version>
>>>          <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
>>> @@ -96,7 +96,7 @@
>>>          <cxf.httpcomponents.asyncclient.version>4.1.4</
>>> cxf.httpcomponents.asyncclient.version>
>>>          <cxf.httpcomponents.asyncclient.version.range>[4.
>>> 0,4.2)</cxf.httpcomponents.asyncclient.version.range>
>>>          <cxf.httpcomponents.client.version>4.5.6</cxf.
>>> httpcomponents.client.version>
>>> -        <cxf.httpcomponents.core.version>4.4.9</cxf.
>>> httpcomponents.core.version>
>>> +        <cxf.httpcomponents.core.version>4.4.10</cxf.
>>> httpcomponents.core.version>
>>>          <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</
>>> cxf.httpcomponents.core.version.range>
>>>          <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
>>>          <cxf.jackson.version>2.9.6</cxf.jackson.version>
>>> @@ -232,7 +232,7 @@
>>>          <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
>>>         
><cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
>>>          <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
>>> -        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
>>> +        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
>>>          <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
>>>          <cxf.checkstyle.extension />
>>>          <cxf.jaxb.context.class />
>>> @@ -1365,7 +1365,7 @@
>>>              <dependency>
>>>                  <groupId>org.awaitility</groupId>
>>>                  <artifactId>awaitility</artifactId>
>>> -                <version>3.0.0</version>
>>> +                <version>3.1.2</version>
>>>                  <scope>test</scope>
>>>              </dependency>
>>>              <dependency>

Re: [cxf] branch master updated: update some dependencies

Posted by Andriy Redko <dr...@gmail.com>.
Same effect for OpenAPI test cases, they started to fail now  ....

Best Regards,
    Andriy Redko

COh> Hi Dennis,

COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI itests:

COh> Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
COh> resolve activemq-broker-noweb/5.15.5: missing requirement
COh> [activemq-broker-noweb/5.15.5] osgi.identity; osgi.identity=activemq;
COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable to resolve
COh> activemq/5.15.5: missing requirement [activemq/5.15.5] osgi.identity;
COh> osgi.identity=connector; type=karaf.feature]

COh> Colm.

COh> On Fri, Aug 17, 2018 at 9:51 AM, <de...@apache.org> wrote:

>> This is an automated email from the ASF dual-hosted git repository.

>> deki pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/cxf.git


>> The following commit(s) were added to refs/heads/master by this push:
>>      new c9c209c  update some dependencies
>> c9c209c is described below

>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
>> Author: Dennis Kieselhorst <ma...@dekies.de>
>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200

>>     update some dependencies
>> ---
>>  parent/pom.xml | 8 ++++----
>>  1 file changed, 4 insertions(+), 4 deletions(-)

>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index 7e2e8bc..39fcbca 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -70,7 +70,7 @@
>>          <!-- please maintain alphabetical order here -->
>>          <cxf.abdera.version>1.1.3</cxf.abdera.version>
>>          <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
>> -        <cxf.activemq.version>5.14.5</cxf.activemq.version>
>> +        <cxf.activemq.version>5.15.5</cxf.activemq.version>
>>          <cxf.artemis.version>2.4.0</cxf.artemis.version>
>>          <cxf.ahc.version>1.9.40</cxf.ahc.version>
>>          <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
>> @@ -96,7 +96,7 @@
>>          <cxf.httpcomponents.asyncclient.version>4.1.4</
>> cxf.httpcomponents.asyncclient.version>
>>          <cxf.httpcomponents.asyncclient.version.range>[4.
>> 0,4.2)</cxf.httpcomponents.asyncclient.version.range>
>>          <cxf.httpcomponents.client.version>4.5.6</cxf.
>> httpcomponents.client.version>
>> -        <cxf.httpcomponents.core.version>4.4.9</cxf.
>> httpcomponents.core.version>
>> +        <cxf.httpcomponents.core.version>4.4.10</cxf.
>> httpcomponents.core.version>
>>          <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</
>> cxf.httpcomponents.core.version.range>
>>          <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
>>          <cxf.jackson.version>2.9.6</cxf.jackson.version>
>> @@ -232,7 +232,7 @@
>>          <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
>>          <cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
>>          <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
>> -        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
>> +        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
>>          <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
>>          <cxf.checkstyle.extension />
>>          <cxf.jaxb.context.class />
>> @@ -1365,7 +1365,7 @@
>>              <dependency>
>>                  <groupId>org.awaitility</groupId>
>>                  <artifactId>awaitility</artifactId>
>> -                <version>3.0.0</version>
>> +                <version>3.1.2</version>
>>                  <scope>test</scope>
>>              </dependency>
>>              <dependency>






Re: [cxf] branch master updated: update some dependencies

Posted by Colm O hEigeartaigh <co...@apache.org>.
Hi Dennis,

I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI itests:

Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
resolve activemq-broker-noweb/5.15.5: missing requirement
[activemq-broker-noweb/5.15.5] osgi.identity; osgi.identity=activemq;
type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable to resolve
activemq/5.15.5: missing requirement [activemq/5.15.5] osgi.identity;
osgi.identity=connector; type=karaf.feature]

Colm.

On Fri, Aug 17, 2018 at 9:51 AM, <de...@apache.org> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> deki pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/cxf.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new c9c209c  update some dependencies
> c9c209c is described below
>
> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
> Author: Dennis Kieselhorst <ma...@dekies.de>
> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
>
>     update some dependencies
> ---
>  parent/pom.xml | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/parent/pom.xml b/parent/pom.xml
> index 7e2e8bc..39fcbca 100644
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -70,7 +70,7 @@
>          <!-- please maintain alphabetical order here -->
>          <cxf.abdera.version>1.1.3</cxf.abdera.version>
>          <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
> -        <cxf.activemq.version>5.14.5</cxf.activemq.version>
> +        <cxf.activemq.version>5.15.5</cxf.activemq.version>
>          <cxf.artemis.version>2.4.0</cxf.artemis.version>
>          <cxf.ahc.version>1.9.40</cxf.ahc.version>
>          <cxf.apacheds.version>2.0.0-M24</cxf.apacheds.version>
> @@ -96,7 +96,7 @@
>          <cxf.httpcomponents.asyncclient.version>4.1.4</
> cxf.httpcomponents.asyncclient.version>
>          <cxf.httpcomponents.asyncclient.version.range>[4.
> 0,4.2)</cxf.httpcomponents.asyncclient.version.range>
>          <cxf.httpcomponents.client.version>4.5.6</cxf.
> httpcomponents.client.version>
> -        <cxf.httpcomponents.core.version>4.4.9</cxf.
> httpcomponents.core.version>
> +        <cxf.httpcomponents.core.version>4.4.10</cxf.
> httpcomponents.core.version>
>          <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</
> cxf.httpcomponents.core.version.range>
>          <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
>          <cxf.jackson.version>2.9.6</cxf.jackson.version>
> @@ -232,7 +232,7 @@
>          <cxf.brave.zipkin.version>2.10.4</cxf.brave.zipkin.version>
>          <cxf.brave.reporter.version>2.7.7</cxf.brave.reporter.version>
>          <cxf.opentracing.version>0.31.0</cxf.opentracing.version>
> -        <cxf.jaeger.version>0.30.3</cxf.jaeger.version>
> +        <cxf.jaeger.version>0.30.4</cxf.jaeger.version>
>          <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
>          <cxf.checkstyle.extension />
>          <cxf.jaxb.context.class />
> @@ -1365,7 +1365,7 @@
>              <dependency>
>                  <groupId>org.awaitility</groupId>
>                  <artifactId>awaitility</artifactId>
> -                <version>3.0.0</version>
> +                <version>3.1.2</version>
>                  <scope>test</scope>
>              </dependency>
>              <dependency>
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com