[TAMAYA-291] Update of AssertJ (2.5.0 -> 2.8.0).
Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/315067b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/315067b8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/315067b8 Branch: refs/heads/master Commit: 315067b8d301d92713ebbf7eb25cc881b731ead9 Parents: fcee598 Author: Oliver B. Fischer <[email protected]> Authored: Sat Sep 23 17:33:36 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Sep 23 17:33:36 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/315067b8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0ed64d8..c5f78cb 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ under the License. <johnzon.version>0.9-incubating</johnzon.version> <junit.version>4.12</junit.version> <!-- last version compatible with Java 7 --> - <assertj.version>2.5.0</assertj.version> + <assertj.version>2.8.0</assertj.version> <!-- Dependency and plugin relate version properties go here --> <arquillian.version>1.1.7.Final</arquillian.version>
