[axis-axis2-java-core] branch master updated: Bump tomcat.version from 10.0.21 to 10.0.22
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 532b373e69 Bump tomcat.version from 10.0.21 to 10.0.22 532b373e69 is described below commit 532b373e6942b3aa7289644460f7a04119c9a6d1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 15 20:52:45 2022 + Bump tomcat.version from 10.0.21 to 10.0.22 Bumps `tomcat.version` from 10.0.21 to 10.0.22. Updates `tomcat-tribes` from 10.0.21 to 10.0.22 Updates `tomcat-juli` from 10.0.21 to 10.0.22 --- 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 3cf416445e..6c100ac0ac 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -43,7 +43,7 @@ -10.0.21 +10.0.22
[axis-axis2-java-core] branch master updated: Bump plexus-archiver from 4.2.7 to 4.3.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 5e47ac6f50 Bump plexus-archiver from 4.2.7 to 4.3.0 5e47ac6f50 is described below commit 5e47ac6f50b362ca5aa3de3bf3eec07bcb968dd5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 15 20:52:28 2022 + Bump plexus-archiver from 4.2.7 to 4.3.0 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.7 to 4.3.0. - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.7...plexus-archiver-4.3.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-archiver 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 b39d4ccbf2..77f14bcc29 100644 --- a/pom.xml +++ b/pom.xml @@ -863,7 +863,7 @@ org.codehaus.plexus plexus-archiver -4.2.7 +4.3.0 org.codehaus.plexus
[axis-axis2-java-core] branch dependabot/maven/org.codehaus.jettison-jettison-1.5.0 updated (d5c87138fd -> 566aa0ab25)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.jettison-jettison-1.5.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git discard d5c87138fd Bump jettison from 1.4.1 to 1.5.0 add 97fbda935c comment back in tidy-maven-plugin with FIXME comment, something is broke in systests/echo/pom.xml but I couldn't easily figure it out add efc3cb52ba update 'Publish the site' section for git instead of svn in release-process.md add 4b188edb0b Add empty release note for 1.8.2 add 4b3f952666 Bump spring.version from 5.3.20 to 5.3.21 add 6844f5d1e4 Bump maven-common-artifact-filters from 3.2.0 to 3.3.0 add 9e004cb9cf Bump maven.version from 3.8.5 to 3.8.6 add ec4cd86126 Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 add 532b373e69 Bump tomcat.version from 10.0.21 to 10.0.22 add 5e47ac6f50 Bump plexus-archiver from 4.2.7 to 4.3.0 add 566aa0ab25 Bump jettison from 1.4.1 to 1.5.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d5c87138fd) \ N -- N -- N refs/heads/dependabot/maven/org.codehaus.jettison-jettison-1.5.0 (566aa0ab25) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/clustering/pom.xml | 2 +- modules/tool/axis2-repo-maven-plugin/pom.xml | 2 +- pom.xml | 12 ++-- src/site/markdown/release-notes/1.8.2.md | 2 ++ src/site/markdown/release-process.md | 10 +- 5 files changed, 15 insertions(+), 13 deletions(-) create mode 100644 src/site/markdown/release-notes/1.8.2.md