diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml
index 61d4842e7c..a92a065b95 100644
--- a/.github/workflows/maven.yaml
+++ b/.github/workflows/maven.yaml
@@ -8,14 +8,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
with:
fetch-depth: 0
- - name: Set up JDK 1.8
- uses: actions/setup-java@v1
+ - name: Set up JDK 8
+ uses: actions/setup-java@v3
with:
- java-version: 1.8
- - name: Run spotless check
+ java-version: '8'
+ distribution: 'zulu'
+ - name: Run Spotless check
run: mvn spotless:check
- name: Run unit tests
run: mvn test
diff --git a/pom.xml b/pom.xml
index b76d73be55..c64efb3f73 100755
--- a/pom.xml
+++ b/pom.xml
@@ -619,7 +619,7 @@
commons-codec
commons-codec
- 1.15
+ 1.16.0
@@ -640,7 +640,7 @@
org.slf4j
slf4j-reload4j
- 2.0.7
+ 2.0.9
@@ -750,7 +750,7 @@
org.apache.httpcomponents.core5
httpcore5
- 5.2.1
+ 5.2.2
@@ -860,12 +860,12 @@
org.apache.maven.plugins
maven-assembly-plugin
- 3.5.0
+ 3.6.0
org.apache.maven.plugins
maven-dependency-plugin
- 3.5.0
+ 3.6.0
com.sun.jersey:jersey-servlet
@@ -879,7 +879,7 @@
org.apache.maven.plugins
maven-release-plugin
- 3.0.0
+ 3.0.1
@@ -893,7 +893,7 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.3.1
@@ -916,12 +916,12 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.3.0
+ 3.4.0
org.codehaus.mojo
extra-enforcer-rules
- 1.6.2
+ 1.7.0
@@ -961,7 +961,7 @@
org.apache.maven.plugins
maven-help-plugin
- 3.3.0
+ 3.4.0
@@ -979,13 +979,13 @@
org.apache.maven.plugins
maven-pmd-plugin
- 3.20.0
+ 3.21.0
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.4.2
+ 3.4.5
@@ -998,7 +998,7 @@
org.apache.maven.plugins
maven-site-plugin
- 4.0.0-M7
+ 4.0.0-M9
@@ -1012,13 +1012,13 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0
+ 3.1.2
org.apache.maven.plugins
maven-war-plugin
- 3.3.2
+ 3.4.0
${maven.war.webxml}
@@ -1027,13 +1027,13 @@
org.codehaus.cargo
cargo-maven3-plugin
- 1.10.3
+ 1.10.9
org.codehaus.mojo
versions-maven-plugin
- 2.15.0
+ 2.16.0
@@ -1222,16 +1222,16 @@
1.5.7
0.9.19
1.6.0
- 2.0.0-M6
+ 2.0.0-M7
3.6.10.Final
- 4.7.3.4
+ 4.7.3.5
4.7.3
- 5.3.27
+ 5.3.29
9
- 9.0.74
+ 9.0.80
https://archive.apache.org/dist/tomcat/tomcat-${tomcat.major.version}/v${version.tomcat}/bin/apache-tomcat-${version.tomcat}.zip