You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/10/22 06:41:26 UTC

[2/3] syncope git commit: Upgrading AngularJS

Upgrading AngularJS


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/52b4d30c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/52b4d30c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/52b4d30c

Branch: refs/heads/2_0_X
Commit: 52b4d30c22bb7c58903b2f88155a7608a7824bd8
Parents: 1b5a993
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 22 08:41:01 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 22 08:41:10 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/52b4d30c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 27ddd58..43af407 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@ under the License.
     <wicket-jqueryui.version>7.10.2</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.17</wicket-bootstrap.version>
 
-    <angular.version>1.7.3</angular.version>
+    <angular.version>1.7.5</angular.version>
     <angular-resource.version>1.7.0</angular-resource.version>
     <angular-ui-router.version>1.0.20</angular-ui-router.version>
     <ui-bootstrap.version>3.0.4</ui-bootstrap.version>