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

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

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 979c28abf -> 09b430a55
  refs/heads/2_1_X a0f35f45f -> 0d9c5656b
  refs/heads/master bdb6a180d -> b1ad9766d


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

Branch: refs/heads/2_0_X
Commit: 09b430a55b37ca06a5db5d922896ff8fe94dac08
Parents: 979c28a
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:05:42 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/09b430a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b34d013..8af0336 100644
--- a/pom.xml
+++ b/pom.xml
@@ -474,7 +474,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>
@@ -1034,7 +1034,7 @@ under the License.
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.2</version>
       </dependency>
       
       <dependency>


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

Posted by il...@apache.org.
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>


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

Posted by il...@apache.org.
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/0d9c5656
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0d9c5656
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0d9c5656

Branch: refs/heads/2_1_X
Commit: 0d9c5656b2373873dd29c06044e252d0be8e158f
Parents: a0f35f4
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:05:59 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0d9c5656/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4d518c..e3cb6eb 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>