This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from c84cdc83 Bump codeql-action from 4.37.6 to 4.37.7
new 5ac1c2b0 Add Const.MAJOR_28.
new 2925ec53 Fix SpotBugs USO_UNSAFE_METHOD_SYNCHRONIZATION in
ConstantUtf8.
new 8cc1024e Bump org.apache.commons:commons-parent from 103 to 104.
The 3 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 | 2 +-
src/changes/changes.xml | 5 +++-
src/main/java/org/apache/bcel/Const.java | 18 ++++++++++-
.../org/apache/bcel/classfile/ConstantUtf8.java | 35 ++++++++++++----------
src/test/java/org/apache/bcel/ConstTest.java | 6 ++++
5 files changed, 48 insertions(+), 18 deletions(-)