Skip to content

Commit 154f6d7

Browse files
committed
Merge remote-tracking branch 'origin/5.6.x' into 5.7.x
2 parents 53cdec7 + ff055cf commit 154f6d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ jobs:
271271
export GRADLE_ENTERPRISE_ACCESS_KEY="$GRADLE_ENTERPRISE_SECRET_ACCESS_KEY"
272272
echo "Updating $REPO@$VERSION to next snapshot version."
273273
./gradlew :updateToSnapshotVersion
274-
./gradlew :spring-security-docs:antoraUpdateVersion
275274
git commit -am "Next development version"
276275
git push
277276
perform_post_release:

0 commit comments

Comments
 (0)