diff --git a/commafeed-client/pom.xml b/commafeed-client/pom.xml index 4de80869..833f80c8 100644 --- a/commafeed-client/pom.xml +++ b/commafeed-client/pom.xml @@ -15,7 +15,7 @@ com.github.eirslett frontend-maven-plugin - 1.12.1 + 1.15.0 @@ -73,7 +73,7 @@ maven-resources-plugin - 3.3.0 + 3.3.1 copy web interface to resources diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml index b699b7d3..1b0bfe53 100644 --- a/commafeed-server/pom.xml +++ b/commafeed-server/pom.xml @@ -42,12 +42,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.2.3 org.apache.maven.plugins maven-failsafe-plugin - 2.22.2 + 3.2.3 @@ -58,9 +58,9 @@ - pl.project13.maven - git-commit-id-plugin - 2.1.13 + io.github.git-commit-id + git-commit-id-maven-plugin + 7.0.0 @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.5.1 org.kordamp.shade @@ -166,7 +166,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.3.0 @@ -178,7 +178,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.0 + 3.3.1 validate @@ -328,7 +328,7 @@ commons-io commons-io - 2.11.0 + 2.15.1 org.apache.commons @@ -358,13 +358,13 @@ org.passay passay - 1.6.1 + 1.6.4 redis.clients jedis - 4.4.1 + 5.1.0 com.sun.mail @@ -396,12 +396,12 @@ org.jsoup jsoup - 1.15.4 + 1.17.1 com.ibm.icu icu4j - 73.1 + 74.2 net.sourceforge.cssparser @@ -421,7 +421,7 @@ io.github.hakky54 sslcontext-kickstart - 7.4.11 + 8.2.0 @@ -437,17 +437,17 @@ com.mysql mysql-connector-j - 8.0.33 + 8.2.0 org.mariadb.jdbc mariadb-java-client - 3.1.4 + 3.3.1 org.postgresql postgresql - 42.6.0 + 42.7.1 net.sourceforge.jtds @@ -489,7 +489,7 @@ com.microsoft.playwright playwright - 1.32.0 + 1.40.0 test diff --git a/pom.xml b/pom.xml index 5085c269..489e47b3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 true