This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 0f31347758fc4fb0ba453e3d037ea03a12072e9f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 23 14:45:36 2023 +0100 Upgrade Corda RPC to version 4.10 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3ad041d7e38..a086c99449f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,7 +126,7 @@ <compress-lzf-version>1.1</compress-lzf-version> <consul-client-version>1.5.3</consul-client-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> - <corda-version>4.9.3</corda-version> + <corda-version>4.10</corda-version> <couchbase-client-version>3.4.2</couchbase-client-version> <curator-version>4.3.0</curator-version> <cxf-version>4.0.0</cxf-version>