Repository: wicket Updated Branches: refs/heads/wicket-6.x b5b2c9d10 -> e954a5e18
WICKET-5699 wicket-atmosphere 0.20 should use wicket-webjars 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e954a5e1 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e954a5e1 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e954a5e1 Branch: refs/heads/wicket-6.x Commit: e954a5e18064c90aaa3e530f3666609c5c205907 Parents: b5b2c9d Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Thu Sep 11 10:29:43 2014 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Thu Sep 11 10:29:43 2014 +0300 ---------------------------------------------------------------------- wicket-experimental/wicket-atmosphere/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/e954a5e1/wicket-experimental/wicket-atmosphere/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-experimental/wicket-atmosphere/pom.xml b/wicket-experimental/wicket-atmosphere/pom.xml index f5272cf..db7657c 100644 --- a/wicket-experimental/wicket-atmosphere/pom.xml +++ b/wicket-experimental/wicket-atmosphere/pom.xml @@ -67,7 +67,7 @@ <dependency> <groupId>de.agilecoders.wicket.webjars</groupId> <artifactId>wicket-webjars</artifactId> - <version>0.4.2</version> + <version>0.4.3</version> </dependency> <dependency> <groupId>com.google.code.findbugs</groupId>
