This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
commit d13034c660263ae21697e1c45550fbc497e98e7d Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Nov 14 21:00:30 2021 +0100 Bump junit from 4.13.1 to 4.13.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ddf6e6..e653a63 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ under the License. <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.13.1</version> + <version>4.13.2</version> <scope>test</scope> </dependency> </dependencies>
