(axis-axis2-java-core) branch master updated: Bump org.apache.maven.plugins:maven-project-info-reports-plugin

2024-08-23 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 7dec5de8a7 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin
7dec5de8a7 is described below

commit 7dec5de8a764dd7e878b144ace70481b5e36df0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 13:19:32 2024 +

Bump org.apache.maven.plugins:maven-project-info-reports-plugin

Bumps 
[org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
 from 3.6.2 to 3.7.0.
- 
[Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.6.2...maven-project-info-reports-plugin-3.7.0)

---
updated-dependencies:
- dependency-name: 
org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 164c5ea2ec..08a9ef8040 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1179,7 +1179,7 @@
 
 
 maven-project-info-reports-plugin
-3.6.2
+3.7.0
 
 
 com.github.veithen.maven



(axis-axis2-java-core) branch master updated: Bump org.apache.maven.plugins:maven-dependency-plugin

2024-08-23 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 4e131d0b15 Bump org.apache.maven.plugins:maven-dependency-plugin
4e131d0b15 is described below

commit 4e131d0b1586eba7fcecd1152c28f933bf63b718
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 13:20:56 2024 +

Bump org.apache.maven.plugins:maven-dependency-plugin

Bumps 
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
 from 3.7.1 to 3.8.0.
- [Release 
notes](https://github.com/apache/maven-dependency-plugin/releases)
- 
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08a9ef8040..66eb4d7477 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1123,7 +1123,7 @@
 
 
 maven-dependency-plugin
-3.7.1
+3.8.0
 
 
 maven-install-plugin



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.0 deleted (was 3f02efe96c)

2024-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 3f02efe96c Bump org.apache.maven.plugins:maven-dependency-plugin

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.7.0 deleted (was 2c0a4dbadd)

2024-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 2c0a4dbadd Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.8.0 deleted (was 03f13ced54)

2024-08-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.8.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 03f13ced54 Bump org.apache.maven.plugins:maven-invoker-plugin from 
3.7.0 to 3.8.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch master updated: Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0

2024-08-23 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 84cecaa07d Bump org.apache.maven.plugins:maven-invoker-plugin from 
3.7.0 to 3.8.0
84cecaa07d is described below

commit 84cecaa07dbc82e0c3cc7cc7f8fca074f1d3d332
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 13:21:27 2024 +

Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0

Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.7.0...maven-invoker-plugin-3.8.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66eb4d7477..a569a28c7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1213,7 +1213,7 @@
 
 
 maven-invoker-plugin
-3.7.0
+3.8.0
 
 ${java.home}