(axis-axis2-java-core) branch master updated (5094459564 -> c994ac2ef8)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from 5094459564 AXIS2-6069, Doc typo add c994ac2ef8 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.3 deleted (was 6f61b96b98)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 6f61b96b98 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 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 (c994ac2ef8 -> 5c55a7eb3f)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from c994ac2ef8 Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 add 5c55a7eb3f Bump org.apache.maven.plugins:maven-dependency-plugin No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.7.1 deleted (was ebad009802)
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.7.1 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was ebad009802 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 master updated: Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
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 975cc68ce4 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 975cc68ce4 is described below commit 975cc68ce48c21e7a70189d3e5ba71db5c7933a3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jun 20 13:05:13 2024 + Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-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 e99055e162..99e9961af9 100644 --- a/pom.xml +++ b/pom.xml @@ -1114,7 +1114,7 @@ maven-clean-plugin -3.3.2 +3.4.0 maven-compiler-plugin
(axis-axis2-java-core) branch master updated (5c55a7eb3f -> d6542d4918)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from 5c55a7eb3f Bump org.apache.maven.plugins:maven-dependency-plugin add d6542d4918 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.2 deleted (was e1e6cccd53)
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-jar-plugin-3.4.2 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was e1e6cccd53 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 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-clean-plugin-3.4.0 deleted (was 4158b63df8)
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-clean-plugin-3.4.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 4158b63df8 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.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-project-info-reports-plugin
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 b0e280bf32 Bump org.apache.maven.plugins:maven-project-info-reports-plugin b0e280bf32 is described below commit b0e280bf327a985df5597742b0fc1949837d7c30 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jun 27 13:52:13 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.0 to 3.6.1. - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.6.0...maven-project-info-reports-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 99e9961af9..98bf2bf5e2 100644 --- a/pom.xml +++ b/pom.xml @@ -1178,7 +1178,7 @@ maven-project-info-reports-plugin -3.6.0 +3.6.1 com.github.veithen.maven
(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.6.1 deleted (was c7e3919b39)
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.6.1 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was c7e3919b39 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 master updated (b0e280bf32 -> 1178e6c285)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from b0e280bf32 Bump org.apache.maven.plugins:maven-project-info-reports-plugin add 1178e6c285 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.0 deleted (was 9142ae078e)
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-surefire-plugin-3.3.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 9142ae078e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.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 com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0
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 e40679214e Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 e40679214e is described below commit e40679214eee13c56881bd75450f761a86f3b61b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 24 13:17:57 2024 + Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.6.2 to 7.0.0. - [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.6.2...woodstox-core-7.0.0) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- modules/distribution/pom.xml | 2 +- modules/webapp/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 378d23f0f5..9ad1ed0548 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -305,7 +305,7 @@ com.fasterxml.woodstox woodstox-core -6.6.2 +7.0.0 org.apache.commons diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index c99fc79fb1..d9aae11a3c 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -249,7 +249,7 @@ com.fasterxml.woodstox woodstox-core -6.6.2 +7.0.0 org.apache.commons
(axis-axis2-java-core) branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0 deleted (was 900c8fad5e)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 900c8fad5e Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.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.