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

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.1.0
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


    omit 80e61e91 Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 
3.1.0
     add 03d9d636 Bump docker/build-push-action from 6.2.0 to 6.3.0 (#357)
     add fa108b02 Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#355)
     add dbe6f52f Bump github/codeql-action from 3.25.10 to 3.25.11 (#356)
     add 0eb03c5b Remove redundant parens
     add 7b03631f Bump github/codeql-action from 3.25.11 to 3.25.12 (#361)
     add c5bdff7f Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#360)
     add e18119fc Bump docker/build-push-action from 6.3.0 to 6.4.1 (#363)
     add 48109cbe Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 
(#362)
     add a6f3e86f Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 
#362
     add 7838f06b Javadoc
     add 22a1b1fa macos-11 no longer available on GH
     add 686ab2b5 Exclude Java 8 on macos-latest [skip ci]
     add 1552b77a Try to find aes.h
     add b274d37b also look for openssl
     add 99934ee1 Other macOS versions
     add a38e474a Also check /opt
     add 7f288361 Again
     add ec898e07 Allow complete
     add db8c8449 Looking for openssl include link
     add e16f353c Try to fix macos-14
     add 14224f95 Wrong place
     add 39312242 Docco [skip ci]
     add a9f154f9 Docco [skip ci]
     add a1a5b38a Bump github/codeql-action from 3.25.12 to 3.25.14 (#367)
     add d3122954 Bump docker/setup-qemu-action from 3.0.0 to 3.2.0 (#368)
     add f4f6f663 Bump docker/build-push-action from 6.4.1 to 6.5.0 (#366)
     add eedde1a6 Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#365)
     add a4205128 Bump docker/login-action from 3.2.0 to 3.3.0 (#364)
     add 08f9250a Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 
3.1.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   (80e61e91)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.1.0 
(08f9250a)

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/adhoctest.yml                       | 19 +++++++++++++------
 .github/workflows/codeql-analysis.yml                 |  4 ++--
 .github/workflows/docker_images.yml                   | 12 ++++++------
 .github/workflows/maven.yml                           | 18 ++++--------------
 .github/workflows/maven_crosstest.yml                 |  6 +++---
 .github/workflows/scorecards-analysis.yml             |  4 ++--
 Makefile.common                                       |  1 +
 pom.xml                                               |  2 +-
 src/changes/changes.xml                               |  1 +
 .../commons/crypto/cipher/CryptoCipherFactory.java    |  2 +-
 .../commons/crypto/stream/CryptoInputStream.java      |  4 ++--
 .../commons/crypto/stream/CryptoOutputStream.java     |  4 ++--
 .../commons/crypto/stream/CtrCryptoInputStream.java   |  4 ++--
 .../org/apache/commons/crypto/stream/input/Input.java | 16 ++++++++--------
 .../apache/commons/crypto/stream/output/Output.java   | 16 ++++++++--------
 .../java/org/apache/commons/crypto/utils/Utils.java   |  2 +-
 .../apache/commons/crypto/cipher/GcmCipherTest.java   |  2 +-
 17 files changed, 58 insertions(+), 59 deletions(-)

Reply via email to