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:27 UTC

[3/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/30286d96
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/30286d96
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/30286d96

Branch: refs/heads/master
Commit: 30286d96515deb9a03c551d37129f9584ac31793
Parents: 443f5a3
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:14 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/30286d96/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f83bd43..8efb1c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@ under the License.
     <wicket-jqueryui.version>8.1.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.4</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>