spring-boot-microservice-best-practices icon indicating copy to clipboard operation
spring-boot-microservice-best-practices copied to clipboard

Fix dependency vulnerabilities

Open abhisheksr01 opened this issue 3 years ago • 1 comments

Screenshot 2022-05-19 at 20 31 35

abhisheksr01 avatar May 19 '22 19:05 abhisheksr01

Temporarily suppresses dependency vulnerabilities as 5.3.20 is the latest version available with spring boot 2.70.

abhisheksr01 avatar May 19 '22 19:05 abhisheksr01

We have to suppress warning for Spring & Snakeyaml related vulnerabilities until we upgrade to Java 17 & Springboot 3.0. https://github.com/spring-projects/spring-boot/issues/34405

abhisheksr01 avatar Mar 24 '23 17:03 abhisheksr01

We have upgraded to java 17 & Springboot 3.0.5 hence except for spring fox /swagger all other dependency vulnerabilities are fixed.

abhisheksr01 avatar Mar 24 '23 22:03 abhisheksr01

All the vulnerabilities are fixed hence closing this Issue.

Screenshot 2023-03-25 at 10 40 48

abhisheksr01 avatar Mar 25 '23 10:03 abhisheksr01