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 60789aa  Upgrade kotlin
60789aa is described below

commit 60789aa5ffae2339c205541a4fef4fde48592d7c
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Mar 21 09:35:59 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 d07e466..2745ad8 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.20</kotlin.version>
+    <kotlin.version>1.2.30</kotlin.version>
   </properties>
 
   <dependencies>

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

Reply via email to