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-bcel.git
from 7cc07639 Bump actions/setup-java from 3.13.0 to 4.0.0
new 86de3690 Internal clean up
new 2df09267 Fix Spotbugs [ERROR] Class org.apache.bcel.util.ClassVector
defines non-transient non-serializable instance field vec
[org.apache.bcel.util.ClassVector] In ClassVector.java SE_BAD_FIELD
new 867977ad Fix SpotBugs: No fall through hack
new d1922441 Bump commons-parent from 64 to 65
The 4 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 | 6 +++---
src/changes/changes.xml | 6 ++++--
src/conf/spotbugs-exclude-filter.xml | 14 ++++++++++++++
src/main/java/org/apache/bcel/classfile/Utility.java | 4 +++-
src/main/java/org/apache/bcel/generic/ArrayType.java | 2 +-
src/main/java/org/apache/bcel/generic/Type.java | 8 --------
src/main/java/org/apache/bcel/util/ClassVector.java | 8 +++++++-
7 files changed, 32 insertions(+), 16 deletions(-)