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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


    from 4eb3f433 Bump github/codeql-action from 3.28.10 to 3.28.11 (#365)
     new 1848f8fc Refactor DigestUtils.updateDigest(MessageDigest, File) to use 
NIO
     new e5d7a794 Add HmacUtils.hmac[Hex](Path)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  8 ++---
 src/changes/changes.xml                            |  5 ++-
 .../apache/commons/codec/digest/DigestUtils.java   |  7 +----
 .../org/apache/commons/codec/digest/HmacUtils.java | 36 +++++++++++++++++++---
 .../commons/codec/digest/HmacAlgorithmsTest.java   | 33 +++++++++++++++++++-
 5 files changed, 72 insertions(+), 17 deletions(-)

Reply via email to