[axis-axis2-java-core] branch master updated: Bump tomcat.version from 10.0.10 to 10.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 a5dc088 Bump tomcat.version from 10.0.10 to 10.0.11 a5dc088 is described below commit a5dc088ca7b926a8a66e20e7fddd38cd9c6494ca Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 13 13:09:42 2021 + Bump tomcat.version from 10.0.10 to 10.0.11 Bumps `tomcat.version` from 10.0.10 to 10.0.11. Updates `tomcat-tribes` from 10.0.10 to 10.0.11 Updates `tomcat-juli` from 10.0.10 to 10.0.11 --- 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 13aeb2d..f6aa23d 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -31,7 +31,7 @@ Apache Axis2 - Clustering Axis2 Clustering module -10.0.10 +10.0.11
[axis-axis2-java-core] branch master updated (a5dc088 -> b29e3bc)
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 a5dc088 Bump tomcat.version from 10.0.10 to 10.0.11 add b29e3bc Bump junit-jupiter from 5.7.2 to 5.8.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 master updated: Bump maven-war-plugin from 3.3.1 to 3.3.2
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 0ece9ef Bump maven-war-plugin from 3.3.1 to 3.3.2 0ece9ef is described below commit 0ece9efbcfce8137224e47b6bbaabd225a193ef9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 13 13:08:46 2021 + Bump maven-war-plugin from 3.3.1 to 3.3.2 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.1...maven-war-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/samples/java_first_jaxws/pom.xml | 2 +- modules/samples/jaxws-samples/pom.xml| 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 64bb596..a17b03f 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-war-plugin -3.3.1 +3.3.2 ${basedir}/src/webapp diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 8b08566..86e5b60 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-war-plugin -3.3.1 +3.3.2 jaxws-samples ${basedir}/src/webapp diff --git a/pom.xml b/pom.xml index 1e277d5..6098994 100644 --- a/pom.xml +++ b/pom.xml @@ -1195,7 +1195,7 @@ maven-war-plugin -3.3.1 +3.3.2 org.codehaus.mojo
[axis-axis2-java-core] branch master updated: Bump groovy.version from 3.0.8 to 3.0.9
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 05cbe58 Bump groovy.version from 3.0.8 to 3.0.9 05cbe58 is described below commit 05cbe58c3b6016b5dc92a75e2e17c8ec25856818 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 9 13:08:44 2021 + Bump groovy.version from 3.0.8 to 3.0.9 Bumps `groovy.version` from 3.0.8 to 3.0.9. Updates `groovy` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-ant` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-ant dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml 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 6098994..f6af940 100644 --- a/pom.xml +++ b/pom.xml @@ -507,7 +507,7 @@ 1.1.3 1.2 2.8.8 -3.0.8 +3.0.9 4.4.14 4.5.13 4.5.13
[axis-axis2-java-core] branch master updated: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
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 713b2fa Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 713b2fa is described below commit 713b2fa0ec6d582fa274ce986dee8f2de20bf311 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 9 13:14:50 2021 + Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-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 f6af940..c10fb1e 100644 --- a/pom.xml +++ b/pom.xml @@ -1105,7 +1105,7 @@ maven-javadoc-plugin -3.3.0 +3.3.1 false none