File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 251251 <version >1.6.7</version >
252252 <exclusions >
253253 <!-- excluded because version imported by AntiSamy Requires Java 8. We import
254- the last Java 7 versions of these ourselves. -->
254+ the last Java 7 versions of these ourselves. Remove the suppression of
255+ CVE-2021-29425 from the 'suppressions.xml' file once we move to Java 8 as
256+ the minimal JDK and start using the latest commons-io file.
257+ -->
255258 <exclusion >
256259 <groupId >commons-io</groupId >
257260 <artifactId >commons-io</artifactId >
788791 <dates >
789792 <!-- TODO: Be sure to update. Should be date of previous official release -->
790793 <!-- Exact date should be in previous release notes file under 'documentation/' directory. -->
791- <date >2021-05-07 00:00:00 </date >
794+ <date >${date.prev_release} </date >
792795 </dates >
793796 </configuration >
794797 </plugin >
You can’t perform that action at this time.
0 commit comments