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 396218ad Bump actions/checkout from 6.0.1 to 6.0.2
new f16cabc5 Javadoc
new cc1fc9b9 Better local variable names
new 6de048b3 Javadoc
new a45261b9 Javadoc
new 8f15ac1a Migrate from deprecated code
new 33831c5c Fix generic compiler warning
The 6 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:
.../apache/commons/codec/digest/DigestUtils.java | 13 +++--
.../org/apache/commons/codec/digest/Md5Crypt.java | 46 ++++++++---------
.../org/apache/commons/codec/digest/Sha2Crypt.java | 60 +++++++++++-----------
.../java/org/apache/commons/codec/net/BCodec.java | 3 +-
.../codec/binary/BaseNCodecOutputStreamTest.java | 2 +-
5 files changed, 66 insertions(+), 58 deletions(-)