diff --git a/pom.xml b/pom.xml
index 7523f6157..281c80ba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,13 +50,6 @@
7.2
1.22
-
- 4.12
- 5.0.2
- ${junit.version}.0
- 1.0.0
- 0.9.1
-
3.4.0-SNAPSHOT
@@ -72,6 +65,12 @@
9.0.26
0.7.3
+
+ 0.9.1
+ 4.12
+ 5.5.2
+ 5.5.2
+
/usr/share/fess
${packaging.fess.home.dir}/app
@@ -126,7 +125,7 @@
maven-compiler-plugin
- 3.8.0
+ 3.8.1
11
UTF-8
@@ -134,7 +133,7 @@
maven-source-plugin
- 3.0.1
+ 3.1.0
source-jar
@@ -147,7 +146,7 @@
maven-war-plugin
- 3.2.2
+ 3.2.3
@@ -178,7 +177,7 @@
maven-surefire-plugin
- 2.19.1
+ 2.22.2
${test.include.path}
@@ -186,27 +185,14 @@
${test.command.args}
false
-
-
- org.junit.platform
- junit-platform-surefire-provider
- ${junit.platform.version}
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.jupiter.version}
-
-
- org.junit.vintage
- junit-vintage-engine
- ${junit.vintage.version}
-
-
+
+
+ maven-failsafe-plugin
+ 2.22.2
maven-javadoc-plugin
- 3.0.1
+ 3.1.1
UTF-8
UTF-8
@@ -423,7 +409,7 @@
maven-assembly-plugin
- 3.1.0
+ 3.1.1
${project.artifactId}-${project.version}
false
@@ -447,7 +433,7 @@
org.vafer
jdeb
- 1.7
+ 1.8
${project.build.directory}/releases/${project.artifactId}-${project.version}.deb
${project.build.directory}/generated-packaging/deb/scripts
@@ -971,61 +957,6 @@
-
-
-
- org.eclipse.m2e
- lifecycle-mapping
- 1.0.0
-
-
-
-
-
-
- net.revelc.code
-
-
- formatter-maven-plugin
-
-
- [0.5.2,)
-
-
- format
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
-
-
- maven-dependency-plugin
-
-
- [2.10,)
-
-
-
- unpack-dependencies
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1490,6 +1421,12 @@
+
+ junit
+ junit
+ ${junit.version}
+ test
+
org.junit.jupiter
junit-jupiter-api
@@ -1497,9 +1434,15 @@
test
- junit
- junit
- ${junit.version}
+ org.junit.jupiter
+ junit-jupiter-engine
+ ${junit.jupiter.version}
+ test
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ ${junit.vintage.version}
test