Skip to content

Commit 4ff82df

Browse files
committed
Update test snapshot versions
1 parent 82413f4 commit 4ff82df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Test Against Snapshots
2626
uses: spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
2727
with:
28-
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.1.+ -PspringSecurityVersion=6.3.+
28+
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.2.+ -PspringSecurityVersion=6.4.+
2929
secrets: inherit
3030
deploy-artifacts:
3131
name: Deploy Artifacts
@@ -52,4 +52,4 @@ jobs:
5252
release-repo-url: https://repo1.maven.org/maven2
5353
artifact-path: org/springframework/security/spring-security-oauth2-authorization-server
5454
slack-announcing-id: spring-authorization-server-announcing
55-
secrets: inherit
55+
secrets: inherit

0 commit comments

Comments
 (0)