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 d8864e2181ce35136b72e23199d18adc2edd5d75 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jan 4 08:06:51 2021 +0100 Upgrade Corda RPC to version 4.7 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5260367..49673e8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -134,7 +134,7 @@ <compress-lzf-version>1.0.4</compress-lzf-version> <consul-client-version>1.4.2</consul-client-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <corda-version>4.6</corda-version> + <corda-version>4.7</corda-version> <couchbase-client-version>3.1.0</couchbase-client-version> <curator-version>4.3.0</curator-version> <cxf-version>3.4.1</cxf-version>
