diff --git a/pom.xml b/pom.xml index 3a386d0..4b1db12 100644 --- a/pom.xml +++ b/pom.xml @@ -161,31 +161,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.platform junit-platform-engine - 1.10.2 + 1.11.4 test org.junit.platform junit-platform-commons - 1.10.2 + 1.11.4 test org.junit.jupiter junit-jupiter-api - 5.10.2 + 5.11.4 test org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.11.4 test org.junit.vintage junit-vintage-engine - 5.10.2 + 5.11.4 test diff --git a/src/it/saxon/pom.xml b/src/it/saxon/pom.xml index 5a4a294..46465db 100644 --- a/src/it/saxon/pom.xml +++ b/src/it/saxon/pom.xml @@ -69,13 +69,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-engine - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test diff --git a/src/it/xerces/pom.xml b/src/it/xerces/pom.xml index 0e73bd8..73095a3 100644 --- a/src/it/xerces/pom.xml +++ b/src/it/xerces/pom.xml @@ -70,13 +70,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-engine - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test