Fix e2e macos configuration

Update to Spring Boot 3.3.6
Update to Commons-IO 2.18.0
Update JFrog CLI to use spring-cloud as server id.
This commit is contained in:
Corneil du Plessis
2024-12-10 13:43:07 +02:00
parent 2ca6d6e0d9
commit 668f2f3043
5 changed files with 14 additions and 12 deletions

View File

@@ -54,8 +54,8 @@ jobs:
--use-wrapper \
--uses-plugin \
--deploy-ivy-desc=false \
--server-id-resolve repo.spring.io \
--server-id-deploy repo.spring.io \
--server-id-resolve spring-cloud \
--server-id-deploy spring-cloud \
--repo-resolve snapshot \
--repo-deploy snapshot
echo JFROG_CLI_BUILD_NAME=spring-shell-33x >> $GITHUB_ENV