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

Vulnerabilities from dependencies existing for v1.0.8 #59

Closed Avec112 closed 1 year ago

Avec112 commented 2 years ago

The library should probably be updated regarding dependencies since there seem to be many vulnerabilities going on.

https://mvnrepository.com/artifact/io.github.kikovalle.com.panxoloto.sharepoint.rest/PLGSharepointRestAPI/1.0.8

Avec112 commented 2 years ago

I have used some time and created this pull request. The compiles and the unit tests are green. I have not run it live against a Sharepoint instance.

Avec112 commented 1 year ago

Closing since the pull request was approved. A new release or self build is required.