This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit 2d116803ae0be1b215543e5135e6f60ebfa6dec9 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 2f39373..0bbcfd3 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>
