You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/06/11 16:37:38 UTC

[GitHub] oflebbe opened a new pull request #1341: Update spring boot

oflebbe opened a new pull request #1341: Update spring boot
URL: https://github.com/apache/incubator-skywalking/pull/1341
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   
   ___
   ### Bug fix
   - Bug description.
   There was an upstream spring boot issue (having an insecure <repository> in one of skywalking transitive dependencies) which triggered insecure lookup of dependencies on http://repo.spring.io
   
   This should now be fixed by https://github.com/spring-projects/spring-boot/commit/ade6d86b654586b19d4fd13108659d1b29694b7c
   
   - How to fix?
   Upgrade spring boot either to 1.5.11 or later.
   ___
   ### New feature or improvement
   - Describe the details and related test reports.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services