You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/04/05 09:08:09 UTC

[maven-indexer] branch master updated (f09e411 -> bd22b30)

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

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.


    from f09e411  Bump wagon.version from 3.4.2 to 3.4.3
     new 446ad78  Bump version.spring from 5.3.4 to 5.3.5
     new 5a33f9b  Bump resolver.version from 1.6.1 to 1.6.2
     new bd22b30  Bump maven-model from 3.6.3 to 3.8.1

The 3 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:
 indexer-examples/indexer-examples-spring/pom.xml | 2 +-
 pom.xml                                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

[maven-indexer] 01/03: Bump version.spring from 5.3.4 to 5.3.5

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit 446ad788ea4cf9e5095515905a5766bc5b53f358
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Apr 5 10:58:08 2021 +0200

    Bump version.spring from 5.3.4 to 5.3.5
---
 indexer-examples/indexer-examples-spring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indexer-examples/indexer-examples-spring/pom.xml b/indexer-examples/indexer-examples-spring/pom.xml
index 63bd30d..067701a 100644
--- a/indexer-examples/indexer-examples-spring/pom.xml
+++ b/indexer-examples/indexer-examples-spring/pom.xml
@@ -35,7 +35,7 @@ under the License.
   </description>
 
   <properties>
-    <version.spring>5.3.4</version.spring>
+    <version.spring>5.3.5</version.spring>
   </properties>
 
   <build>

[maven-indexer] 02/03: Bump resolver.version from 1.6.1 to 1.6.2

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit 5a33f9b634a71b5d556038a71219dbdade4a983e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Apr 5 10:58:35 2021 +0200

    Bump resolver.version from 1.6.1 to 1.6.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4393a7b..2d33a6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@ under the License.
     <eclipse-sisu.version>0.3.4</eclipse-sisu.version>
     <lucene.version>5.5.5</lucene.version>
     <maven.version>3.6.3</maven.version>
-    <resolver.version>1.6.1</resolver.version>
+    <resolver.version>1.6.2</resolver.version>
     <archetype.version>3.2.0</archetype.version>
     <wagon.version>3.4.3</wagon.version>
     <surefire.version>2.22.2</surefire.version>

[maven-indexer] 03/03: Bump maven-model from 3.6.3 to 3.8.1

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit bd22b30a3a5e13bf27f3c7ccdbee93c0e727e55f
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Apr 5 11:05:15 2021 +0200

    Bump maven-model from 3.6.3 to 3.8.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d33a6f..251921e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@ under the License.
 
     <eclipse-sisu.version>0.3.4</eclipse-sisu.version>
     <lucene.version>5.5.5</lucene.version>
-    <maven.version>3.6.3</maven.version>
+    <maven.version>3.8.1</maven.version>
     <resolver.version>1.6.2</resolver.version>
     <archetype.version>3.2.0</archetype.version>
     <wagon.version>3.4.3</wagon.version>