This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new da5d333c3 Update license
da5d333c3 is described below
commit da5d333c308bfc058484db88f43dc8727cb1177b
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 13 21:44:46 2024 +0100
Update license
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 42f4aecaa..fecdc7d43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1031,7 +1031,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
- <version>${bouncycastle.version}</version
+ <version>${bouncycastle.version}</version>
</dependency>
<!-- Hadoop dependencies. Specified here so HDFS/HBase don't
import older versions of these jars in their projects-->
<dependency>