You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/10/30 17:13:46 UTC

[cxf] branch 3.2.x-fixes updated (199fd7e -> dfb2d2b)

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

coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 199fd7e  Recording .gitmergeinfo Changes
     new c9c39f1  update commons-lang3
     new dfb2d2b  Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo  | 1 +
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit dfb2d2b0c55bfb2c04d0b836677462aa151f356b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 30 17:13:35 2018 +0000

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 42d271d..2486d8d 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -83,6 +83,7 @@ M 4f8ae843f56e3ef84af43ae90f507e196726f0bf
 M 504a1b7827bc76f3c5106b901b44e54513db17aa
 M 58cc0cd69c4274cb1bbff531107ff2db6f434d67
 M 6b8b33acde5eb94ca84121591c68eb3e5e7b294f
+M 818d7fc2d21cee96ec5e47c6d914403ebcaeb184
 M 86d7c657499b73bdbbd6ba9f1579e76ca0715357
 M 886a055d49d844e445721e4752c7a6360cbe8b9a
 M 9c02f616f6aec1cf43f1d6bac810d606dab98a72


[cxf] 01/02: update commons-lang3

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c9c39f1ac50108d39454691b0b4ceed7d6ff3a5f
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Thu Sep 27 12:51:36 2018 +0200

    update commons-lang3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 06fe931..cee6733 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,7 @@
         <cxf.classmate.version>1.1.0</cxf.classmate.version>
         <cxf.commons-codec.version>1.11</cxf.commons-codec.version>
         <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version>
-        <cxf.commons-lang3.version>3.8</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.8.1</cxf.commons-lang3.version>
         <cxf.commons-text.version>1.2</cxf.commons-text.version>
         <cxf.derby.version>10.13.1.1</cxf.derby.version>
         <cxf.dropwizard.version>3.2.6</cxf.dropwizard.version>