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/05/24 14:25:47 UTC

[camel] 02/05: Upgrade Drools to version 7.22.0.Final

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

commit 28ce0db6e0107195b6c2611a1768961db6671dbc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 24 16:10:26 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 009f1f2..e19450b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <docker-java-bundle-version>3.1.2_1</docker-java-bundle-version>
         <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
         <dozer-version>6.4.1</dozer-version>
-        <drools-version>7.21.0.Final</drools-version>
+        <drools-version>7.22.0.Final</drools-version>
         <dropbox-version>3.1.0</dropbox-version>
         <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>