Repository: wicket
Updated Branches:
  refs/heads/master d48eb2723 -> 145724dc7


Typo / AspectJ 1.8.9

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/145724dc
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/145724dc
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/145724dc

Branch: refs/heads/master
Commit: 145724dc71efce6ef044aa19cd46fb6c5ac2e90c
Parents: d48eb27
Author: Tobias Soloschenko <[email protected]>
Authored: Mon Mar 21 20:24:24 2016 +0100
Committer: Tobias Soloschenko <[email protected]>
Committed: Mon Mar 21 20:24:24 2016 +0100

----------------------------------------------------------------------
 pom.xml                                          | 2 +-
 wicket-user-guide/src/docs/guide/monitoring.gdoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/145724dc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5254637..200e31d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
                <objenesis.version>2.2</objenesis.version>
                <!-- do not increase the version - wicket-user-guide requires 
2.2.4 -->
                <grails.version>2.2.4</grails.version>
-               <aspectj.version>1.8.8</aspectj.version>
+               <aspectj.version>1.8.9</aspectj.version>
                <metrics.version>3.1.2</metrics.version>
        </properties>
        <dependencyManagement>

http://git-wip-us.apache.org/repos/asf/wicket/blob/145724dc/wicket-user-guide/src/docs/guide/monitoring.gdoc
----------------------------------------------------------------------
diff --git a/wicket-user-guide/src/docs/guide/monitoring.gdoc 
b/wicket-user-guide/src/docs/guide/monitoring.gdoc
index 28124bd..db39971 100644
--- a/wicket-user-guide/src/docs/guide/monitoring.gdoc
+++ b/wicket-user-guide/src/docs/guide/monitoring.gdoc
@@ -6,4 +6,4 @@ The module itself is using "Metrics of 
dropwizard":https://dropwizard.github.io/
 
 to your web application.
 
-Keep in mind that AspectJ is licensed under the Eclipse Public License and 
should provide the required license information.
\ No newline at end of file
+Keep in mind that AspectJ is licensed under the Eclipse Public License and you 
should provide the required license information.
\ No newline at end of file

Reply via email to