This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new e7a0979  Update AssertJ to version 3.12.0.
e7a0979 is described below

commit e7a097968a0dc310d96564358b9e626935a9ea7d
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Sun Feb 24 11:16:15 2019 +0100

    Update AssertJ to version 3.12.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78b3a57..9cba628 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.assertj</groupId>
       <artifactId>assertj-core</artifactId>
-      <version>3.11.1</version>
+      <version>3.12.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to