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

github-bot pushed a change to branch 
dependabot/maven/com.github.spotbugs-spotbugs-4.3.0
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git.


 discard fee2e45  Bump spotbugs from 4.2.3 to 4.3.0
     add c4a62e5  Simplify conditions and avoid extra checks.
     add 9f82c23  Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0
     add 1084200  Merge branch 'pr-157'
     add a52b633  Bump spotbugs from 4.2.3 to 4.3.0

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   (fee2e45)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-4.3.0 (a52b633)

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                                            |  2 +-
 src/changes/changes.xml                            |  2 +-
 .../imaging/formats/bmp/BmpImageParser.java        | 11 --------
 .../imaging/formats/gif/GifImageParser.java        | 32 ++--------------------
 .../imaging/formats/jpeg/iptc/IptcParser.java      |  4 +--
 .../imaging/formats/png/PngImageParser.java        | 20 ++++++--------
 .../imaging/formats/pnm/PnmImageParser.java        |  8 ------
 .../imaging/formats/psd/PsdImageParser.java        | 19 ++-----------
 .../imaging/formats/tiff/TiffDirectory.java        |  3 +-
 .../imaging/formats/tiff/TiffImageParser.java      | 10 ++-----
 .../formats/tiff/datareaders/DataReaderStrips.java |  2 --
 .../tiff/write/TiffImageWriterLossless.java        |  3 +-
 .../commons/imaging/icc/IccProfileParser.java      |  3 +-
 .../org/apache/commons/imaging/icc/IccTag.java     |  2 +-
 14 files changed, 23 insertions(+), 98 deletions(-)

Reply via email to