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 d7124982348fbff43c7697acb39e27f094e349da Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Oct 1 11:55:08 2020 +0200 Upgrade Corda RPC to version 4.6 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 43e0d34..4bb4c75 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -134,7 +134,7 @@ <conscrypt-uber-version>2.2.1</conscrypt-uber-version> <consul-client-version>1.4.2</consul-client-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <corda-version>4.5</corda-version> + <corda-version>4.6</corda-version> <couchbase-client-version>3.0.6</couchbase-client-version> <curator-version>4.3.0</curator-version> <cxf-version>3.4.0</cxf-version>