diff --git a/pom.xml b/pom.xml index f4db8aeb0b..4de5e89387 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,7 @@ fileupload org.apache.commons.fileupload 1.6.0 + 1.6.1 (requires Java ${maven.compiler.target} or later) FILEUPLOAD 12310476 @@ -87,9 +88,8 @@ 0.66 - junit - junit - 4.13.2 + org.junit.vintage + junit-vintage-engine test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5bebe634a8..b05cb82d2c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -53,6 +53,7 @@ The type attribute can be add,update,fix,remove. Bump commons-parent from 62 to 73. Bump commons-io from 2.11.0 to 2.16.1. Bump javax.servlet:servlet-api from 2.4 to 2.5. + Bump JUnit from junit:junit:4.13.2 org.junit.vintage:junit-vintage-engine from parent POM. Bump Commons IO to 2.11.0