This is an automated email from the ASF dual-hosted git repository.
vivekratnavel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 788bf92 HDDS-4615. Update bouncycastle to 1.67 (#1727)
788bf92 is described below
commit 788bf92fc540ea327ce31480d8fe56804a55b67d
Author: Elek, Márton <[email protected]>
AuthorDate: Tue Dec 22 00:58:18 2020 +0100
HDDS-4615. Update bouncycastle to 1.67 (#1727)
Co-authored-by: Doroszlai, Attila <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d8a76fd..f9f94fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<java.security.egd>file:///dev/urandom</java.security.egd>
- <bouncycastle.version>1.60</bouncycastle.version>
+ <bouncycastle.version>1.67</bouncycastle.version>
<!-- jersey version -->
<jersey.version>1.19</jersey.version>
@@ -205,7 +205,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>
<maven-install-plugin.version>2.5.1</maven-install-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
- <maven-shade-plugin.version>3.2.0</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
<maven-jar-plugin.version>2.5</maven-jar-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<maven-source-plugin.version>2.3</maven-source-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]