This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch fix-tests
in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git
from 7d731230 fix: make tests run with Grails 7.0.0
add 23c946ab fix(deps): update dependencies before release
add e220c4a0 build: fix and cleanup
add fd6d4337 fix: release prep 2/2
No new revisions were added by this update.
Summary of changes:
.github/scripts/releaseDistributions.sh | 19 +-
.github/scripts/releaseJarFiles.sh | 9 +-
.github/vote_templates/announce.txt | 12 +-
.github/vote_templates/staged.txt | 16 +-
.github/vote_templates/vote_succeeded.txt | 12 +
.github/workflows/release.yml | 407 +++++++++++----------
build.gradle | 11 +-
gradle.properties | 16 +-
gradle/docs-config.gradle | 2 +-
gradle/examples-config.gradle | 15 +-
gradle/java-config.gradle | 10 +-
gradle/publish-config.gradle | 2 +-
.../build.gradle | 2 +-
.../examples/retrieve-db-roles/build.gradle | 2 +-
.../examples/retrieve-group-roles/build.gradle | 2 +-
15 files changed, 290 insertions(+), 247 deletions(-)
create mode 100644 .github/vote_templates/vote_succeeded.txt