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

davsclaus 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 ce4e54e  Upgrade Kotlin
ce4e54e is described below

commit ce4e54ed594dbea4859f105b9ea34f32aa892628
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Jan 17 16:43:54 2018 +0100

    Upgrade Kotlin
---
 examples/camel-example-kotlin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/camel-example-kotlin/pom.xml 
b/examples/camel-example-kotlin/pom.xml
index bda991f..4c2f455 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -35,7 +35,7 @@
 
   <properties>
     <category>Other Languages</category>
-    <kotlin.version>1.2.0</kotlin.version>
+    <kotlin.version>1.2.20</kotlin.version>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to