(axis-axis2-java-core) branch master updated (9025d2b44f -> c84264f2d4)
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 9025d2b44f Bump maven-plugin-tools.version from 3.10.2 to 3.11.0 add c84264f2d4 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 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-failsafe-plugin-3.2.5 deleted (was e820cf0ddc)
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-failsafe-plugin-3.2.5 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was e820cf0ddc Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 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 tomcat.version from 10.1.17 to 10.1.18
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 d2717ee613 Bump tomcat.version from 10.1.17 to 10.1.18 d2717ee613 is described below commit d2717ee613c794cdd31545ef512090b746b9b498 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jan 10 13:31:49 2024 + Bump tomcat.version from 10.1.17 to 10.1.18 Bumps `tomcat.version` from 10.1.17 to 10.1.18. Updates `org.apache.tomcat:tomcat-tribes` from 10.1.17 to 10.1.18 Updates `org.apache.tomcat:tomcat-juli` from 10.1.17 to 10.1.18 --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-tribes dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.tomcat:tomcat-juli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/clustering/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 4a8ce314d0..95cb0693d8 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -43,7 +43,7 @@ -10.1.17 +10.1.18
(axis-axis2-java-core) branch dependabot/maven/tomcat.version-10.1.18 deleted (was 921e91c987)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/tomcat.version-10.1.18 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 921e91c987 Bump tomcat.version from 10.1.17 to 10.1.18 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 (d2717ee613 -> d02621f6ce)
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 d2717ee613 Bump tomcat.version from 10.1.17 to 10.1.18 add d02621f6ce Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 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.2.5 deleted (was e7e52117db)
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.2.5 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was e7e52117db Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 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 slf4j.version from 2.0.10 to 2.0.11
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 b494e55359 Bump slf4j.version from 2.0.10 to 2.0.11 b494e55359 is described below commit b494e55359e6e0830e4b83e89cfeb7352eda51b1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jan 10 13:31:07 2024 + Bump slf4j.version from 2.0.10 to 2.0.11 Bumps `slf4j.version` from 2.0.10 to 2.0.11. Updates `org.slf4j:slf4j-api` from 2.0.10 to 2.0.11 Updates `org.slf4j:jcl-over-slf4j` from 2.0.10 to 2.0.11 Updates `org.slf4j:slf4j-jdk14` from 2.0.10 to 2.0.11 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:jcl-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:development 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 2a1cda9426..949cbb7e88 100644 --- a/pom.xml +++ b/pom.xml @@ -488,7 +488,7 @@ 3.6.1 3.9.6 1.6R7 -2.0.10 +2.0.11 5.3.31 1.6.3 3.0.1
(axis-axis2-java-core) branch dependabot/maven/slf4j.version-2.0.11 deleted (was 951c2e4ff1)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/slf4j.version-2.0.11 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git was 951c2e4ff1 Bump slf4j.version from 2.0.10 to 2.0.11 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.