You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/07 13:15:54 UTC

[camel] branch master updated: Upgrade Undertow to version 2.0.29.Final

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5b76f59  Upgrade Undertow to version 2.0.29.Final
5b76f59 is described below

commit 5b76f599631cd0d07d2594b6e44ad56532253174
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 7 14:15:08 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bbf37db..ac99ab1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -629,7 +629,7 @@
         <twilio-version>7.9.1</twilio-version>
         <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
         <twitter4j-version>4.0.7</twitter4j-version>
-        <undertow-version>2.0.28.Final</undertow-version>
+        <undertow-version>2.0.29.Final</undertow-version>
         <univocity-parsers-version>2.8.4</univocity-parsers-version>
         <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
         <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>