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

github-bot pushed a change to branch dependabot/maven/org.apache-apache-31
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git


 discard 8ce14f46 Bump org.apache:apache from 23 to 31
     add 6becf7ec Bump org.apache.maven.plugins:maven-surefire-plugin from 
2.22.2 to 3.2.2
     add 2bf6af96 Bump org.apache.maven.plugins:maven-pmd-plugin from 2.7.1 to 
3.21.2
     add 372c6821 Bump org.apache.maven.plugins:maven-site-plugin from 3.9.1 to 
3.12.1 (#28)
     add 02509d40 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin (#29)
     add f31e8d7f Bump org.apache.maven.scm:maven-scm-api from 1.11.2 to 2.0.1 
(#25)
     add 987e4acc Bump org.apache.maven.wagon:wagon-scm from 3.4.3 to 3.5.3 
(#24)
     add 521d4040 Updating PMD (#30)
     add dc6cf1af Bump org.apache:apache from 23 to 31

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   (8ce14f46)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache-apache-31 
(dc6cf1af)

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:
 pom.xml                                            |  23 ++--
 src/main/resources/xmlschema-pmd-ruleset.xml       | 142 +++++++++++++++++++++
 .../apache/ws/commons/schema/SchemaBuilder.java    |  10 +-
 .../ws/commons/schema/XmlSchemaAnnotationItem.java |   2 +-
 .../apache/ws/commons/schema/XmlSchemaForm.java    |   2 +-
 .../ws/commons/schema/XmlSchemaGroupParticle.java  |   2 +-
 .../ws/commons/schema/XmlSchemaSerializer.java     |  16 +--
 .../schema/docpath/XmlSchemaStateMachineNode.java  |   3 +-
 .../ws/commons/schema/walker/XmlSchemaScope.java   |   4 +-
 9 files changed, 171 insertions(+), 33 deletions(-)
 create mode 100644 src/main/resources/xmlschema-pmd-ruleset.xml

Reply via email to