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 51ff408b748bafdf261ef4d8121621f424ea8587 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Apr 27 11:45:51 2021 +0200 Upgrade Corda to version 4.8 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f6a6371..91fd7cd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -135,7 +135,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.7</corda-version> + <corda-version>4.8</corda-version> <couchbase-client-version>3.1.4</couchbase-client-version> <curator-version>4.3.0</curator-version> <cxf-version>3.4.3</cxf-version>
