This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-parent.git
from ac59c9a Bump to next development version add 6225d15 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 (#498) add 820af0c Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 #498 add 34beac3 Bump github/codeql-action from 3.26.8 to 3.26.9 (#499) add f118206 Bump actions/setup-java from 4.3.0 to 4.4.0 (#500) add 2fb5d2b Bump commons.pmd-impl.version from 7.5.0 to 7.6.0 (#501) add dbc347c Bump commons.pmd-impl.version from 7.5.0 to 7.6.0 #501 add 59fc4a4 Remove duplicate action add 14483fd Pin GitHub action versions add 1f2affe Merge branch 'release' add f509f4d Bump version properties add dee930a Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#503) add 0d35b22 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 #503 add 85cac9e Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 on Java 11 and up add 00c062d Bump actions/checkout from 4.1.7 to 4.2.0 (#504) add cb2b4ec Bump github/codeql-action from 3.26.9 to 3.26.11 (#505) add fe13b8a Bump org.junit:junit-bom from 5.11.1 to 5.11.2 (#506) add ce19237 Bump org.junit:junit-bom from 5.11.1 to 5.11.2 #506 add ff9c15b Remove "cobertura" profile, we use JaCoco, Cobertura is unmaintained add 801b06a Remove "cobertura" profile, we use JaCoco, Cobertura is unmaintained add 3953464 Add comments add 6117fe4 Pin maven-pmd-plugin to 3.24.0, site compatibility is broken in 3.25.0 add 3a2763e Experiment with CodeQL add 951e203 Experiment with CodeQL 2 add 3f2ab63 Experiment with CodeQL 3 add 9b5ea2d Experiment with CodeQL 4 add 8330a34 Experiment with CodeQL 5 add 6a3688a Experiment with CodeQL (6) add 0886777 Prepare for the next release candidate No new revisions were added by this update. Summary of changes: .github/workflows/codeql-analysis.yml | 85 +++++++++++++++++++++++++++++++ .github/workflows/dependency-review.yml | 4 +- .github/workflows/maven.yml | 4 +- .github/workflows/scorecards-analysis.yml | 4 +- README.md | 4 +- RELEASE-NOTES.txt | 36 +++++++++++++ pom.xml | 49 +++++++----------- src/changes/changes.xml | 13 +++++ src/site/site.xml | 12 +++++ src/test/pom.xml | 7 +-- src/test/test.js | 19 +++++++ 11 files changed, 191 insertions(+), 46 deletions(-) create mode 100644 .github/workflows/codeql-analysis.yml create mode 100644 src/test/test.js