sepe81 commented on code in PR #552:
URL: https://github.com/apache/struts/pull/552#discussion_r874827609
##########
core/pom.xml:
##########
@@ -242,6 +242,16 @@
<artifactId>spring-web</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
Review Comment:
I guess, for the test suite to work, this would suffice -- but my comment
was just meant as a review note.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]