Repository: logging-log4j2 Updated Branches: refs/heads/master 25a61a5f1 -> 956988641
Update tests from bsh 2.0b5 to 2.0b6. All tests in module pass. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/95698864 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/95698864 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/95698864 Branch: refs/heads/master Commit: 95698864131efe1fddda22f4bd5e0383d46f910c Parents: 25a61a5 Author: Gary Gregory <[email protected]> Authored: Wed Jul 19 11:33:02 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jul 19 11:33:02 2017 -0700 ---------------------------------------------------------------------- log4j-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/95698864/log4j-core/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml index 12b2384..7e7672b 100644 --- a/log4j-core/pom.xml +++ b/log4j-core/pom.xml @@ -315,7 +315,7 @@ <dependency> <groupId>org.apache-extras.beanshell</groupId> <artifactId>bsh</artifactId> - <version>2.0b5</version> + <version>2.0b6</version> <scope>test</scope> </dependency> <dependency>
