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

[camel] 02/02: jooq upgrade issue

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

commit dc9b0274cfc3e458a3e612c004be799faac95da9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Dec 12 13:41:07 2019 +0100

    jooq upgrade issue
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index 755bcb4..253eb9d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -369,6 +369,7 @@
         <jolt-version>0.1.1</jolt-version>
         <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
         <jool-version>0.9.12</jool-version>
+        <!-- cannot upgrade jooq: https://github.com/jOOQ/jOOQ/issues/9670 -->
         <jooq-version>3.11.12</jooq-version>
         <johnzon-version>1.2.2</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>