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 2019/11/19 10:17:10 UTC

[camel] branch master updated: Upgrade Undertow to version 2.0.28.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 75c96e0  Upgrade Undertow to version 2.0.28.Final
75c96e0 is described below

commit 75c96e0cef9c9b0dc1b37b67a4ea0989cbebce6c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 19 11:16:40 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1d6fe80..1d16dd3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -630,7 +630,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.27.Final</undertow-version>
+        <undertow-version>2.0.28.Final</undertow-version>
         <univocity-parsers-version>2.8.3</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>