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 4aa7009  Upgrade Undertow to version 1.4.26.Final
4aa7009 is described below

commit 4aa7009cbbfd5ab76463a68a9440bb151b368cbf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Oct 19 11:43:49 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f86e41b..ec7d8c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -689,7 +689,7 @@
     <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.7</twitter4j-version>
     
<uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version>
-    <undertow-version>1.4.25.Final</undertow-version>
+    <undertow-version>1.4.26.Final</undertow-version>
     <univocity-parsers-version>2.7.6</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>

Reply via email to