You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/06/13 19:19:14 UTC

[camel] branch master updated (da2b62d -> b57585c)

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

pascalschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from da2b62d  Revert "CAMEL-6840 make it possible grouped throttling"
     new 1eb1cef  Upgrade commons-text to version 1.4
     new b57585c  Upgrade HSQLDB to version 2.4.1

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.

[camel] 01/02: Upgrade commons-text to version 1.4

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

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

commit 1eb1cef16a03cfefc123d54c145c609769366772
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Jun 13 21:06:51 2018 +0200

    Upgrade commons-text to version 1.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8c3edf0..ef4fb73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
     <commons-net-version>3.6</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
     <commons-pool2-version>2.5.0</commons-pool2-version>
-    <commons-text-version>1.3</commons-text-version>
+    <commons-text-version>1.4</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
     <consul-client-version>1.2.0</consul-client-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.

[camel] 02/02: Upgrade HSQLDB to version 2.4.1

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

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

commit b57585c8d1e7b108d65c3e6dc22c53a53432c0cd
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Jun 13 21:18:37 2018 +0200

    Upgrade HSQLDB to version 2.4.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ef4fb73..d4ab6c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -299,7 +299,7 @@
     <hikaricp-version>2.3.13</hikaricp-version>
     <hk2-version>2.3.0</hk2-version>
     <hk2-osgi-resource-version>1.0.1</hk2-osgi-resource-version>
-    <hsqldb-version>2.4.0</hsqldb-version>
+    <hsqldb-version>2.4.1</hsqldb-version>
     <htmlunit-version>2.24</htmlunit-version>
     <htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
     <htmlunit-core-js-version>2.23</htmlunit-core-js-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.