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

[camel] branch master updated: Upgrade Jooq to version 3.11.12

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 fdfb397  Upgrade Jooq to version 3.11.12
fdfb397 is described below

commit fdfb3971746238d0daa58743fa0124bd1ff711ec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 22 10:31:49 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5576dc4..60847ba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -368,7 +368,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>
-        <jooq-version>3.11.11</jooq-version>
+        <jooq-version>3.11.12</jooq-version>
         <johnzon-version>1.1.13</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>
         <josql-bundle-version>1.5_5</josql-bundle-version>