This is an automated email from the ASF dual-hosted git repository.
cortlepp pushed a change to branch dependabot/maven/swagger.version-2.2.53
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
omit 6eb6f27b05 build(deps): bump swagger.version from 2.2.52 to 2.2.53
add c201358271 Document the 2.0.2 hardening in the threat model
add 1ba2b12741 Opt the transport and sample repositories into decoupled
responses
add 91bfe95c24 Opt the JAX-WS integration repositories into decoupled
responses
add 3c8227f149 build(deps): bump xmlunit.version from 2.12.0 to 2.13.0
add f5431eaaad Merge pull request #1266 from
apache/dependabot/maven/xmlunit.version-2.13.0
add 84a5bad8d2 build(deps): bump groovy.version from 5.0.7 to 5.0.8
add 83745f3a45 Merge pull request #1265 from
apache/dependabot/maven/groovy.version-5.0.8
add a9fef79b26 build(deps): bump actions/setup-java from 5.6.0 to 5.7.0
add 91b9bb8d37 Merge pull request #1264 from
apache/dependabot/github_actions/actions/setup-java-5.7.0
add c292ba83a6 build(deps): bump swagger.version from 2.2.52 to 2.2.53
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 (6eb6f27b05)
\
N -- N -- N refs/heads/dependabot/maven/swagger.version-2.2.53
(c292ba83a6)
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:
.github/workflows/ci.yml | 6 +-
SECURITY.md | 75 ++-
modules/jaxws-integration/test-resources/axis2.xml | 636 +++++++++---------
.../test-resources/axis2_addressing.xml | 712 +++++++++++----------
modules/samples/userguide/conf/axis2.xml | 9 +
modules/transport/tcp/conf/axis2.xml | 8 +
modules/transport/tcp/conf/client_axis2.xml | 8 +
modules/transport/testkit/pom.xml | 17 +
pom.xml | 4 +-
9 files changed, 797 insertions(+), 678 deletions(-)