-
Notifications
You must be signed in to change notification settings - Fork 34
Update Spring Boot to 2.0.9 #869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
dependency/spring
Task is related to Spring Framework
impact/changelog
This change should be reflected in the NEWS.txt file
impact/deploy
Manual actions will be required during deployment
kind/dependency-update
Update one of dependencies
Milestone
Comments
46 tasks
This was referenced Dec 30, 2019
/spent 7h40m |
@php-coder 3 puzzles #1197, #1198, #1199 are still not solved. |
/spent 31m |
@php-coder 2 puzzles #1198, #1199 are still not solved; solved: #1197. |
/spent 2h35m |
While technically the app has been updated to Spring Boot 2, there still some items left. I'm going to close the issue and finished these items separately. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependency/spring
Task is related to Spring Framework
impact/changelog
This change should be reflected in the NEWS.txt file
impact/deploy
Manual actions will be required during deployment
kind/dependency-update
Update one of dependencies
pom.xml
./mvnw dependency:tree
andjar tvf target/mystamps.war | grep '\.jar$' | awk '{print $8}' | cut -d/ -f3 | sort
)ls -l target/mystamps.war
)./mvnw verify
@DependsOn
annotationThe text was updated successfully, but these errors were encountered: