kikovalle / PLGSharepointRestAPI-java

Easy to use wrapper for the Sharepoint Rest API v1. Even if this is not a full implementation it covers most common use cases and provides examples to extending this API.
MIT License
39 stars 31 forks source link

Dependantbot security fixes #29

Closed kikovalle closed 3 years ago

kikovalle commented 3 years ago

guava updated to a latests version due to security bugs on current used version. Removed jackson-mapper-asl dependency as it is not currently needed.