You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by gi...@apache.org on 2023/03/21 20:15:15 UTC

[axis-axis2-java-core] branch dependabot/maven/groovy.version-4.0.10 updated (9aa54e7f8a -> 3d2eff5856)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/groovy.version-4.0.10
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 discard 9aa54e7f8a Bump groovy.version from 4.0.9 to 4.0.10
     add 7840f390ba For ServletFileUpload use, upload.setFileCountMax(1L) . If there is a use case for a larger value, it wasn't obvious. The unit tests pass.
     add 700b9dab5f Update jacoco-report-maven-plugin
     add 153bd9d4a5 Bump maven-failsafe-plugin from 2.22.2 to 3.0.0
     add 82d836af5e Bump maven-surefire-plugin from 2.22.2 to 3.0.0
     add 63e7709cba Bump keytool-maven-plugin from 1.6 to 1.7
     add a821c1aec9 Bump jettison from 1.5.3 to 1.5.4
     add 3d2eff5856 Bump groovy.version from 4.0.9 to 4.0.10

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   (9aa54e7f8a)
            \
             N -- N -- N   refs/heads/dependabot/maven/groovy.version-4.0.10 (3d2eff5856)

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/json/pom.xml                                                | 2 +-
 .../src/org/apache/axis2/builder/MultipartFormDataBuilder.java      | 3 +++
 modules/samples/transport/https-sample/httpsService/pom.xml         | 2 +-
 .../webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java  | 4 ++++
 pom.xml                                                             | 6 +++---
 5 files changed, 12 insertions(+), 5 deletions(-)