TAMAYA-340: Update to latest assertj
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/06447ca8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/06447ca8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/06447ca8 Branch: refs/heads/master Commit: 06447ca873262ca3f51d368d1c322ad8ec08498b Parents: 97c5630 Author: Phil Ottlinger <[email protected]> Authored: Mon Jun 11 21:00:20 2018 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Mon Jun 11 21:00:20 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/06447ca8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index da6f9ec..f6cd964 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ under the License. <json.spec.version>1.0</json.spec.version> <johnzon.version>1.1.4</johnzon.version> <junit.version>4.12</junit.version> - <assertj.version>3.8.0</assertj.version> + <assertj.version>3.10.0</assertj.version> <!-- Dependency and plugin relate version properties go here --> <arquillian.version>1.1.7.Final</arquillian.version>
