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-examples.git
The following commit(s) were added to refs/heads/master by this push: new cca7df1 Master alignments: Bouncycastle to version 1.65 cca7df1 is described below commit cca7df1f1446f64ebc150a37eeb94f87c3cfbc77 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 10:54:37 2020 +0200 Master alignments: Bouncycastle to version 1.65 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index ffe89f8..b703b91 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -191,7 +191,7 @@ <atomix-version>1.0.8</atomix-version> <avro-version>1.8.1</avro-version> <awaitility-version>4.0.2</awaitility-version> - <bouncycastle-version>1.64</bouncycastle-version> + <bouncycastle-version>1.65</bouncycastle-version> <camel-bundle-plugin-version>${camel.version}</camel-bundle-plugin-version> <cdi-api-2.0-version>2.0</cdi-api-2.0-version> <cdi-api-1.2-version>1.2</cdi-api-1.2-version>