This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jsieve.git
The following commit(s) were added to refs/heads/master by this push:
new 1052708 JSIEVE-113 Upgrade assertj-core 1.7.1 -> 3.12.2
1052708 is described below
commit 1052708f5b00764b5e3fec39016e0abfc0bbadd4
Author: Rene Cordier <[email protected]>
AuthorDate: Tue Sep 24 14:20:57 2019 +0700
JSIEVE-113 Upgrade assertj-core 1.7.1 -> 3.12.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 87f50fa..f05033e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<activation.version>1.1.1</activation.version>
<commons-io.version>2.1</commons-io.version>
<mockito-core.version>3.0.0</mockito-core.version>
- <assertj.version>1.7.1</assertj.version>
+ <assertj.version>3.12.2</assertj.version>
<guava.version>25.1-jre</guava.version>
<mime4j.version>0.8.3</mime4j.version>
<slf4j.version>1.7.27</slf4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]