This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
from a7cb874 Bump to next development version
add 1209582 Distinguish versions
add 0e79c92 Graph is in the Sandbox
add 93de136 fix: dependency management scope for `mockito-bom`
add 9ce17fc feat: Add reusable `codeql-analysis-reusable.yml` workflow
(#699)
add 7ce7414 Remove redundant manifest entries for javadoc and source
plugins (#703)
add c0f3a3f Merge branch 'release'
add dfed3ff Updates for the next release
add ea1f5d1 Remove redundant manifest entries for javadoc and source
plugins, now inherited from org.apache:parent:36 #703
add ba27942 Updates for the next release
add 146d8a8 Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1
to 3.4.0. (#704)
add ca28e9d Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.
add da976ec Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on
Java 21 and up.
add abe0ec3 Bump github/codeql-action from 4.35.2 to 4.35.3
add 090307c Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.25.6 to 0.25.7.
add 0313249 Bump org.apache:apache from 37 to 38.
add f1f5254 Bump com.puppycrawl.tools:checkstyle from 13.4.1 to 13.4.2 on
Java 21 and up.
add 56c9e31 Prepare for the next release candidate
No new revisions were added by this update.
Summary of changes:
.github/workflows/README.md | 76 ++++++++++++++++++++++++++
.github/workflows/codeql-analysis-reusable.yml | 67 +++++++++++++++++++++++
.github/workflows/codeql-analysis.yml | 63 +++------------------
.github/workflows/scorecards-analysis.yml | 2 +-
README.md | 7 ++-
RELEASE-NOTES.txt | 33 +++++++++++
REPOSITORIES.md | 7 +--
pom.xml | 48 ++++------------
src/changes/changes.xml | 11 ++++
9 files changed, 214 insertions(+), 100 deletions(-)
create mode 100644 .github/workflows/README.md
create mode 100644 .github/workflows/codeql-analysis-reusable.yml