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 2022/06/03 09:22:40 UTC

[syncope] branch 2_1_X updated (49cc11f202 -> 348ae1d0d0)

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


    from 49cc11f202 Upgrading Mockito and asciidoctorj-pdf
     new a4a493714b Upgrading docker-maven-plugin
     new a8fd096c24 Upgrading ConnId Okta bundle and asciidoctorj-pdf
     new 2489104cc0 Upgrading Groovy
     new 348ae1d0d0 Upgrading Tika

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


[syncope] 01/04: Upgrading docker-maven-plugin

Posted by il...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit a4a493714b1afc3f910547179103f318046db288
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon May 30 16:28:58 2022 +0200

    Upgrading docker-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12abd5594a..096510d31e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2118,7 +2118,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.39.1</version>
+          <version>0.40.0</version>
         </plugin>
 
         <plugin>


[syncope] 02/04: Upgrading ConnId Okta bundle and asciidoctorj-pdf

Posted by il...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit a8fd096c24c9ab29a5b57058ba6b4cfc2b103bde
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue May 31 16:00:52 2022 +0200

    Upgrading ConnId Okta bundle and asciidoctorj-pdf
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 096510d31e..a331278c88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@ under the License.
     <connid.azure.version>2.0.0</connid.azure.version>
     <connid.scimv11.version>1.0.2</connid.scimv11.version>
     <connid.servicenow.version>1.0.1</connid.servicenow.version>
-    <connid.okta.version>2.1.0</connid.okta.version>
+    <connid.okta.version>2.1.1</connid.okta.version>
     <connid.cmd.version>0.5</connid.cmd.version>
 
     <cxf.version>3.3.13</cxf.version>
@@ -2607,7 +2607,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.0.4</version>
+                <version>2.0.5</version>
               </dependency>
             </dependencies>
             <configuration>


[syncope] 03/04: Upgrading Groovy

Posted by il...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 2489104cc0ec5f4750e3dc01d608a89a46682c9f
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Jun 1 11:27:22 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index a331278c88..b29e984c03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>3.0.10</groovy.version>
+    <groovy.version>3.0.11</groovy.version>
 
     <flowable.version>6.7.2</flowable.version>
 


[syncope] 04/04: Upgrading Tika

Posted by il...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 348ae1d0d04a395f0f50de4607fee511141d0c22
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Jun 1 11:27:53 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index b29e984c03..e18322225d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,7 +448,7 @@ under the License.
     <commons-text.version>1.9</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
-    <tika.version>1.28.2</tika.version>
+    <tika.version>1.28.3</tika.version>
 
     <h2.version>1.4.200</h2.version>
 
@@ -2607,7 +2607,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
               </dependency>
             </dependencies>
             <configuration>