diff --git a/app/pom.xml b/app/pom.xml index 17bb2ffab..c5461e412 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -39,26 +39,26 @@ limitations under the License. 1.2 1.7.8 1.10.14 - 9.6 + 9.7 1.70 - 1.8.0 + 1.9.0 1.9.4 - 1.16.0 - 1.11.0 - 3.14.0 - 4.0.2 + 1.17.1 + 1.12.0 + 3.16.0 + 4.0.4 7.0.0 - 2.22.1 - 9.9.1 + 2.23.1 + 9.11.1 20100527 3.4.0 - 3.2.5 + 3.5.0 1.0b3 1.19.0 - 2.0.11 - 5.3.31 - 5.8.8 - 2.5.29 + 2.0.16 + 5.3.39 + 5.8.14 + 2.5.29 2.3 1.6 1.0.2 @@ -273,7 +273,7 @@ limitations under the License. org.webjars jquery-ui - 1.13.2 + 1.13.3 @@ -285,7 +285,7 @@ limitations under the License. org.webjars jquery-validation - 1.19.5 + 1.20.0 @@ -581,14 +581,14 @@ limitations under the License. org.mockito mockito-core - 5.9.0 + 5.12.0 test org.instancio instancio-junit - 4.0.0 + 5.0.1 test diff --git a/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp b/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp index 159bb9997..78f44f106 100644 --- a/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp +++ b/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp @@ -7,10 +7,10 @@ You can override it with your own file via WEB-INF/tiles-def.xml - - + + - + diff --git a/it-selenium/pom.xml b/it-selenium/pom.xml index 46b9b6e91..627602aa8 100644 --- a/it-selenium/pom.xml +++ b/it-selenium/pom.xml @@ -48,14 +48,14 @@ org.seleniumhq.selenium selenium-java - 4.17.0 + 4.23.1 test org.seleniumhq.selenium selenium-firefox-driver - 4.17.0 + 4.23.1 javax.servlet @@ -128,7 +128,7 @@ maven-failsafe-plugin - 3.2.5 + 3.5.0 diff --git a/pom.xml b/pom.xml index 65ff6f1c9..4a8f4993a 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ limitations under the License. 10.11.1.1 1.4.7 2.3.1 - 10.0.19 + 10.0.23 UTF-8 UTF-8 6.1.4 @@ -62,7 +62,7 @@ limitations under the License. org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 11 true @@ -93,7 +93,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.16.2 + 2.17.1 file:version-rules.xml @@ -107,7 +107,7 @@ limitations under the License. org.junit.jupiter junit-jupiter-engine - 5.10.1 + 5.11.0 test