You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2023/01/16 12:13:09 UTC

[maven-doxia-converter] branch dependabot/maven/com.ibm.icu-icu4j-72.1 updated (b9ed27a -> f97cdb7)

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

github-bot pushed a change to branch dependabot/maven/com.ibm.icu-icu4j-72.1
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


    omit b9ed27a  Bump icu4j from 71.1 to 72.1
     add 762e2fe  fix Jira project: DOXIATOOLS
     add 7b5f6ce  [MNGSITE-505] use dlcdn.apache.org (no mirrors) + downloads.apache.org
     add ae5da9a  [MNGSITE-505] use dlcdn.apache.org
     add 3b3eeb5  [DOXIATOOLS-74] add Markdown
     add 20630f6  [maven-release-plugin] prepare release doxia-converter-1.3
     add 1605025  [maven-release-plugin] prepare for next development iteration
     add f97cdb7  Bump icu4j from 71.1 to 72.1

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   (b9ed27a)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.ibm.icu-icu4j-72.1 (f97cdb7)

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:
 .asf.yaml                                          |  9 +++
 README.md                                          |  6 +-
 pom.xml                                            | 13 ++--
 .../org/apache/maven/doxia/DefaultConverter.java   | 12 ++--
 src/site/apt/index.apt                             |  6 +-
 src/site/apt/usage.apt.vm                          | 12 ++--
 src/site/xdoc/download.xml.vm                      | 76 +++-------------------
 7 files changed, 48 insertions(+), 86 deletions(-)