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-release-plugin.git
from 0910bbf Bump to next development version add 23a51b4 Fix dependency-review.yml for PR only add c7b42fe Merge branch 'release' add 48bda02 Add section for the next release add 954b7dc Bump github/codeql-action from 3.27.0 to 3.27.4 (#342) add b3b4fb5 Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 (#341) add 8291e13 Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #341 add 3282ac8 Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#343) add 805809e Bump commons-io:commons-io from 2.17.0 to 2.18.0 #343 add ffe2882 Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#344) add 115ab4d Bump github/codeql-action from 3.27.4 to 3.27.5 (#345) add 9fe98e5 Add pull request template add a1ae19b Bump actions/cache from 4.1.2 to 4.2.0 (#346) add 9353363 Bump github/codeql-action from 3.27.5 to 3.27.6 (#347) add 4d185d9 Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3 add dd61f77 Use ubuntu-22.04 to pickup svn add efe016f Add comment add 3bc77dd Bump actions/setup-java from 4.5.0 to 4.6.0 (#350) add 9424378 Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#351) add ee21671 Bump github/codeql-action from 3.27.6 to 3.28.0 (#352) add 1875813 Update notice file copyright end date add 58cbf83 maven-changes-plugin 3.0.0-M2 generate changes.html instead of changes-report.html (needs commons-parent 79) add 7c74c85 Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 add bab52e3 Prepare for the next release candidate No new revisions were added by this update. Summary of changes: .github/pull_request_template.md | 28 +++++++++++++++++ .github/workflows/codeql-analysis.yml | 8 ++--- .github/workflows/dependency-review.yml | 5 +--- .github/workflows/maven.yml | 6 ++-- .github/workflows/scorecards-analysis.yml | 4 +-- NOTICE.txt | 2 +- README.md | 4 +-- RELEASE-NOTES.txt | 35 ++++++++++++++++++++++ pom.xml | 19 ++++++------ src/changes/changes.xml | 14 +++++++-- .../commons-xdoc-templates/vote-txt-template.txt | 2 +- src/site/xdoc/download_release-plugin.xml | 26 ++++++++-------- 12 files changed, 110 insertions(+), 43 deletions(-) create mode 100644 .github/pull_request_template.md