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.2 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
omit d2dc2b22db Bump tomcat.version from 10.1.1 to 10.1.2 add 06adac5c3a fix 'Source Code' link in main site that should point to GitHub add 874a2aeb88 Update Ubuntu version add 2a0874fa4b Adapt to changes in the Axiom API add 10bcdbe1b1 Bump tomcat.version from 10.1.1 to 10.1.2 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 (d2dc2b22db) \ N -- N -- N refs/heads/dependabot/maven/tomcat.version-10.1.2 (10bcdbe1b1) 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 | 4 ++-- .../src/test/java/org/apache/axis2/schema/AbstractTestCase.java | 4 ++-- .../org/apache/axis2/jaxws/attachments/MTOMSerializationTests.java | 3 +++ .../org/apache/axis2/jaxws/message/MessagePersistanceTests.java | 2 +- modules/kernel/pom.xml | 4 ++++ modules/kernel/src/org/apache/axis2/builder/MTOMBuilder.java | 2 +- .../apache/axis2/context/externalize/MessageExternalizeUtils.java | 4 ++-- .../src/org/apache/axis2/kernel/http/SOAPMessageFormatter.java | 7 +++++++ modules/osgi-tests/src/test/java/OSGiTest.java | 2 ++ modules/saaj/src/org/apache/axis2/saaj/SOAPPartImpl.java | 2 +- pom.xml | 5 +++++ src/site/site.xml | 2 +- 12 files changed, 31 insertions(+), 10 deletions(-)