You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/12/18 20:27:01 UTC

[camel-k-runtime] 04/05: chore(deps): update immutables to v2.8.3

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

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 0e2557e74c7cce80c416b0176b7b6fbb7473f533
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Wed Dec 18 19:36:54 2019 +0100

    chore(deps): update immutables to v2.8.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ec67e07..c7dcbbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <jackson.version>2.10.1</jackson.version>
         <jaxb-api.version>2.3.0</jaxb-api.version>
         <jaxb-core.version>2.3.0.1</jaxb-core.version>
-        <immutables.version>2.8.0</immutables.version>
+        <immutables.version>2.8.3</immutables.version>
         <semver4j.version>3.1.0</semver4j.version>
         <undertow.version>1.4.26.Final</undertow.version>
         <vertx.version>3.8.3</vertx.version>