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-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new a849271  Bump assertj-core from 3.20.2 to 3.21.0
a849271 is described below

commit a8492715b3ce7235f5ceeffa428ac93a7afb0b17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 27 15:50:39 2021 +0000

    Bump assertj-core from 3.20.2 to 3.21.0
    
    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 
to 3.21.0.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - 
[Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6cde5b4..8b76b2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
       <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.20.2</version><!-- Java 7 -->
+        <version>3.21.0</version><!-- Java 7 -->
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to