This is an automated email from the ASF dual-hosted git repository.

bipinprasad 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 629a1965c [STORM-3848] Add version for build-helper-maven-plugin. 
(#3465)
629a1965c is described below

commit 629a1965c6212dc18114cac908ac6c519f9bc524
Author: Bipin Prasad <[email protected]>
AuthorDate: Tue Apr 5 07:13:54 2022 -0700

    [STORM-3848] Add version for build-helper-maven-plugin. (#3465)
---
 storm-shaded-deps/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/storm-shaded-deps/pom.xml b/storm-shaded-deps/pom.xml
index 652187c4f..c5130e4ee 100644
--- a/storm-shaded-deps/pom.xml
+++ b/storm-shaded-deps/pom.xml
@@ -324,6 +324,7 @@
                 -->
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
+                <version>3.3.0</version>
                 <executions>
                     <execution>
                         <id>workaround-makeItVisibleOnIntellij</id>

Reply via email to