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/25 15:06:42 UTC

[3/3] syncope git commit: upgrading aspectjweaver and ui-bootstrap

upgrading aspectjweaver and ui-bootstrap


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

Branch: refs/heads/master
Commit: b1ad9766d61c1a33d4cf1fc54c057838b4832feb
Parents: bdb6a18
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Oct 25 17:05:42 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Oct 25 17:06:10 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/b1ad9766/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1ca2866..1387c25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -469,7 +469,7 @@ under the License.
     <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>
+    <ui-bootstrap.version>3.0.5</ui-bootstrap.version>
     <angular-ui-select.version>0.19.8</angular-ui-select.version>
     <angular-treasure-overlay-spinner.version>1.1.0</angular-treasure-overlay-spinner.version>
     <angular-translate.version>2.18.1</angular-translate.version>
@@ -972,7 +972,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.2</version>
       </dependency>
       
       <dependency>