diff --git a/pom.xml b/pom.xml
index 179a1203..9b882e8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,10 +12,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
UTF-8
UTF-8
- yyyyMMdd
- ${maven.build.timestamp}
+ yyyy-MM-dd HH:mm:ss Z
22
+
+
+ 3.4.2
+ 3.3.1
+ 3.3.1
+ 3.13.0
+ 4.0.5
+
+
+ 5.10.3
@@ -24,12 +33,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ ${maven-compiler-plugin.version}
@@ -39,7 +48,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
org.apache.maven.plugins
maven-jar-plugin
- 2.3.1
+ ${maven-jar-plugin.version}
false
@@ -47,8 +56,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
true
-
-
${maven.build.timestamp}
${maven.compiler.release}
@@ -59,7 +66,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ ${maven-surefire-plugin.version}
@@ -94,7 +101,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
org.apache.cxf
cxf-codegen-plugin
- 4.1.3
+ ${cxf-codegen-plugin.version}
generate-sources
@@ -251,8 +258,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
org.junit.jupiter
- junit-jupiter
- RELEASE
+ junit-jupiter-api
+ ${junit-jupiter.version}
test
@@ -282,14 +289,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
- gitea-maven-repo
+ gitea
Gitea Release Repository
https://gs.kapdion.com/api/v1/packages/KapDion/maven
- gitea-maven-repo
+ gitea
Gitea Snapshot Repository
https://gs.kapdion.com/api/v1/packages/KapDion/maven
+ false