This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit c6db7b2cfaa2d51e6d3ce68dec1e8962147a2c18 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Oct 24 20:45:39 2021 +0200 Bump assertj-core from 3.19.0 to 3.21.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13e8728..6332a48 100644 --- a/pom.xml +++ b/pom.xml @@ -379,7 +379,7 @@ under the License. <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.19.0</version> + <version>3.21.0</version> <scope>test</scope> </dependency> </dependencies>
