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/05/01 17:04:25 UTC

[maven-javadoc-plugin] branch next created (now e999c29)

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

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


      at e999c29  Bump plexus-archiver from 4.2.4 to 4.2.5

This branch includes the following new commits:

     new 9a8fa63  Update GH Actions to min Java 8
     new 31d2a91  Bump junit from 4.13.1 to 4.13.2
     new 0790998  Bump maven-invoker from 3.0.1 to 3.1.0
     new b4a2112  Bump assertj-core from 2.9.1 to 3.19.0
     new 06aaff7  Bump mockito-core from 2.28.2 to 3.9.0
     new e11e31c  Bump commons-lang3 from 3.8.1 to 3.12.0
     new e999c29  Bump plexus-archiver from 4.2.4 to 4.2.5

The 7 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.


[maven-javadoc-plugin] 02/07: Bump junit from 4.13.1 to 4.13.2

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

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

commit 31d2a913ed2a4bb438a91f8b409e7baa7ec439d9
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 18:59:25 2021 +0200

    Bump junit from 4.13.1 to 4.13.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed81cff..1421bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,7 +323,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.13.1</version>
+      <version>4.13.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

[maven-javadoc-plugin] 05/07: Bump mockito-core from 2.28.2 to 3.9.0

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

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

commit 06aaff72c0ed23cf420e787f0b9c62aba145527b
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:01:57 2021 +0200

    Bump mockito-core from 2.28.2 to 3.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69f82a9..7cd18ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,7 +347,7 @@ under the License.
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.28.2</version>
+      <version>3.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

[maven-javadoc-plugin] 03/07: Bump maven-invoker from 3.0.1 to 3.1.0

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

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

commit 07909981ce6cfd7e4f513fad1b8b4df10cf83db5
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:00:17 2021 +0200

    Bump maven-invoker from 3.0.1 to 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1421bf7..0e36f79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-invoker</artifactId>
-      <version>3.0.1</version>
+      <version>3.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

[maven-javadoc-plugin] 04/07: Bump assertj-core from 2.9.1 to 3.19.0

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

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

commit b4a2112d8acd85aaf68f5ecdd77730de2d403e80
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:01:12 2021 +0200

    Bump assertj-core from 2.9.1 to 3.19.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e36f79..69f82a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <dependency>
       <groupId>org.assertj</groupId>
       <artifactId>assertj-core</artifactId>
-      <version>2.9.1</version>
+      <version>3.19.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

[maven-javadoc-plugin] 06/07: Bump commons-lang3 from 3.8.1 to 3.12.0

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

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

commit e11e31c9dc850ed2e0a1cb2721bed3999334b927
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:02:33 2021 +0200

    Bump commons-lang3 from 3.8.1 to 3.12.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7cd18ad..dbc538f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.8.1</version>
+      <version>3.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

[maven-javadoc-plugin] 01/07: Update GH Actions to min Java 8

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

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

commit 9a8fa637935690febef479f6d180fc49147e614e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 18:57:41 2021 +0200

    Update GH Actions to min Java 8
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 28267d8..a8c8ad7 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -25,7 +25,7 @@ jobs:
     strategy:
       matrix:
         os: [ubuntu-latest, windows-latest, macOS-latest]
-        java: [7, 8, 11, 15, 16-ea, 17-ea]
+        java: [8, 11, 16, 17-ea]
       fail-fast: false
 
     runs-on: ${{ matrix.os }}

[maven-javadoc-plugin] 07/07: Bump plexus-archiver from 4.2.4 to 4.2.5

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

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

commit e999c2901137b1a6a48ea0a5e28682f33c7e4129
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat May 1 19:03:56 2021 +0200

    Bump plexus-archiver from 4.2.4 to 4.2.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dbc538f..7639056 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>4.2.4</version>
+      <version>4.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>