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 e5d1440  Bump to next development version
     add 521ae62  Bump github/codeql-action from 4.35.3 to 4.35.4
     add 8e38ea1  feat: Add reusable `scorecards-analysis-reusable.yml` 
workflow (#700)
     add 2012bae  Merge branch 'release'
     add 04240fe  Updates for the next release
     add d05307c  Updates for the next release
     add 3790c9d  Typo
     add 59339a0  Bump commons.asm.version from 9.1.1 to 9.10 (adds Java 27 
opcode support).
     add 0f17dfa  Allow maven-pmd-plugin to override org.ow2.asm:asm version 
(fixes Java 27-ea build: Unsupported class file major version 71).
     add 6ee9be5  Bump github/codeql-action from 4.35.4 to 4.35.5
     add 5ba39e6  Bump commons.japicmp.version from 0.25.7 to 0.26.0.
     add ca551cc  Fix broken Maven central badge in `COMPONENTS.adoc` (#709)
     add 146ae12  Fix broken Maven central badge in COMPONENTS.adoc (#709).
     add b6415e7  Fix broken Maven Central badges in COMPONENTS.adoc (#709).
     add 705189c  Use javadoc.io link to the latest version
     add cc94877  Fix codeQL badge for daemon
     add 2517dc9  Fix action types in changes.xml
     add 59b1157  Bump maven-site-plugin from 3.21.0 to 3.22.0.
     add e7788aa  Bump commons.asm.version from 9.10 to 9.10.1
     add 2713fcf  Bump github/codeql-action from 4.35.5 to 4.36.0
     add aa01bde  Bump com.github.siom79.japicmp:japicmp-maven-plugin from 
0.26.0 to 0.26.1.
     add 95f627f  Bump maven-surefire-plugin from 3.5.5 to 3.5.6.
     add e56a5be  Merge two actions in changes.xml
     add f979752  Bump net.sourceforge.pmd:pmd-* from 7.24.0 to 7.25.0
     add 745ec23  Update Mockito comment
     add f7ea0d7  Prepare for the next release candidate

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md                        |  50 ++++
 .github/workflows/codeql-analysis-reusable.yml     |   6 +-
 ...alysis.yml => scorecards-analysis-reusable.yml} |  29 +-
 .github/workflows/scorecards-analysis.yml          |  49 +---
 COMPONENTS.adoc                                    | 307 +++++++++++----------
 README.md                                          |   4 +-
 RELEASE-NOTES.txt                                  |  38 ++-
 pom.xml                                            |  27 +-
 src/changes/changes.xml                            |  14 +
 src/changes/release-notes.vm                       |   2 +-
 10 files changed, 298 insertions(+), 228 deletions(-)
 copy .github/workflows/{scorecards-analysis.yml => 
scorecards-analysis-reusable.yml} (69%)

Reply via email to