This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v7.0.1 in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git
commit 866b91dba648e13cd9b7d2fdda7aec4e91752ebc Author: jdaugherty <[email protected]> AuthorDate: Thu Feb 12 12:15:27 2026 +0000 [skip ci] Release v7.0.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ec11ded42..8d3f368f7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -projectVersion=7.0.1-SNAPSHOT +projectVersion=7.0.1 grailsVersion=7.0.7 javaVersion=17
