Closed ChristianMurphy closed 6 years ago
This PR fixes one or more vulnerable packages in the maven dependencies of this project. See the Snyk test report for more details.
maven
pom.xml
commons-validator:commons-validator@1.3.1 > commons-validator:commons-validator@1.5.0
org.apache.cxf:cxf-rt-frontend-jaxws@3.1.8 > org.apache.cxf:cxf-rt-frontend-jaxws@3.1.14
org.apache.cxf:cxf-rt-transports-http@3.1.8 > org.apache.cxf:cxf-rt-transports-http@3.1.9
org.apache.httpcomponents:httpclient@4.0 > org.apache.httpcomponents:httpclient@4.5.2
You can read more about Snyk's upgrade and patch logic in Snyk's documentation.
Check the changes in this PR to ensure they won't cause issues with your project.
Stay secure, The Snyk team
forwarded from https://github.com/ChristianMurphy/sakai-connector-portlet/pull/1
Description
This PR fixes one or more vulnerable packages in the
maven
dependencies of this project. See the Snyk test report for more details.Snyk Project: christianmurphy/sakai-connector-portlet:pom.xml
Snyk Organization: ChristianMurphy
Changes included in this PR
Vulnerabilities that will be fixed
With an upgrade:
pom.xml
commons-validator:commons-validator@1.3.1 > commons-validator:commons-validator@1.5.0
org.apache.cxf:cxf-rt-frontend-jaxws@3.1.8 > org.apache.cxf:cxf-rt-frontend-jaxws@3.1.14
org.apache.cxf:cxf-rt-transports-http@3.1.8 > org.apache.cxf:cxf-rt-transports-http@3.1.9
org.apache.httpcomponents:httpclient@4.0 > org.apache.httpcomponents:httpclient@4.5.2
You can read more about Snyk's upgrade and patch logic in Snyk's documentation.
Check the changes in this PR to ensure they won't cause issues with your project.
Stay secure, The Snyk team