You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "agresch (via GitHub)" <gi...@apache.org> on 2023/06/01 20:38:48 UTC

[GitHub] [storm] agresch commented on a diff in pull request #3536: [STORM-3911] fetch net.minidev:json-smart:2.3 artifact from maven repo before conjars.org repo is referenced

agresch commented on code in PR #3536:
URL: https://github.com/apache/storm/pull/3536#discussion_r1213655650


##########
storm-core/pom.xml:
##########
@@ -137,6 +137,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
+            <version>${mockito.version}</version>

Review Comment:
   why was this line added?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org