File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
aws-serverless-java-container-core
aws-serverless-java-container-struts Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >commons-io</groupId >
7171 <artifactId >commons-io</artifactId >
72- <version >2.11 .0</version >
72+ <version >2.12 .0</version >
7373 </dependency >
7474
7575 <dependency >
Original file line number Diff line number Diff line change 9494
9595 <dependencyManagement >
9696 <dependencies >
97- <dependency ><!-- [CVE-2021-29425] commons-fileupload ships with 2.2 -->
98- <groupId >commons-io</groupId >
99- <artifactId >commons-io</artifactId >
100- <version >2.11.0</version >
101- </dependency >
10297 <dependency ><!-- [CVE-2022-42889] transitive dep via Struts -->
10398 <groupId >org.apache.commons</groupId >
10499 <artifactId >commons-text</artifactId >
You can’t perform that action at this time.
0 commit comments