linghengqian commented on a change in pull request #15296:
URL: https://github.com/apache/shardingsphere/pull/15296#discussion_r802274437
##########
File path: examples/pom.xml
##########
@@ -63,7 +63,7 @@
<seata.version>1.4.2</seata.version>
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.2</junit.version>
Review comment:
Refer to https://github.com/junit-team/junit4/pull/1150 , if the version
is raised, it means a PR with keyword changes. (Similar to
`org.junit.Assert.assertThat` is replaced by
`org.hamcrest.MatcherAssert.assertThat` )
--
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]