Repository: logging-log4j2 Updated Branches: refs/heads/Lucene5 394aaae50 -> bbdbe9494
Update tests from bsh 2.0b5 to 2.0b6. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/bbdbe949 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/bbdbe949 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/bbdbe949 Branch: refs/heads/Lucene5 Commit: bbdbe9494f18c0fe342451ac44bdd4d4b1b8da02 Parents: 394aaae Author: Gary Gregory <[email protected]> Authored: Wed Jul 19 10:53:09 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jul 19 10:53:09 2017 -0700 ---------------------------------------------------------------------- log4j-lucene5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/bbdbe949/log4j-lucene5/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-lucene5/pom.xml b/log4j-lucene5/pom.xml index faa9ea5..a51e726 100644 --- a/log4j-lucene5/pom.xml +++ b/log4j-lucene5/pom.xml @@ -205,7 +205,7 @@ <dependency> <groupId>org.apache-extras.beanshell</groupId> <artifactId>bsh</artifactId> - <version>2.0b5</version> + <version>2.0b6</version> <scope>test</scope> </dependency> <dependency>
