diff --git a/pom.xml b/pom.xml
index b9c3339..c5e7d0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,8 @@
https://github.com/danubetech/libindy-common-java
scm:git:https://github.com/danubetech/libindy-common-java.git
scm:git:https://github.com/danubetech/libindy-common-java.git
- HEAD
-
+ HEAD
+
https://github.com/danubetech/libindy-common-java/issues
@@ -42,25 +42,31 @@
+
+
+
UTF-8
+ UTF-8
+ 17
github
- 2.5.3
+ ${maven.build.timestamp}
+
+
+
+ 3.3.0
+ 3.11.0
+ 3.1.2
+ 3.6.0
+ 3.0.1
+ 2.0.1
+ 3.4.1
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
- 11
-
-
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
@@ -71,63 +77,107 @@
org.apache.maven.plugins
- maven-surefire-plugin
- 2.22.2
+ maven-compiler-plugin
+
+ ${java.version}
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
- never
+ @{project.version}
+ [skip ci]
+ Latest Release @{releaseLabel}
+ pom.xml
org.apache.maven.plugins
- maven-dependency-plugin
- 3.1.2
+ maven-enforcer-plugin
- execution
- package
+ enforce-maven-version
- copy-dependencies
+ enforce
+
+
+
+ 3.2.5
+
+
+ true
+
-
- runtime
-
-
-
- maven-release-plugin
- ${maven-release-plugin.version}
-
- [skip ci]
- @{project.version}
-
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${maven-surefire-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ ${maven-dependency-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ ${maven-release-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-scm-plugin
+ ${maven-scm-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${maven-enforcer-plugin.version}
+
+
+
org.junit.jupiter
junit-jupiter-engine
- 5.6.0
+ 5.10.0
test
org.junit.jupiter
junit-jupiter
- 5.6.0
+ 5.10.0
test
org.mockito
mockito-core
- 3.2.4
+ 5.6.0
test
org.mockito
mockito-junit-jupiter
- 3.2.4
+ 5.6.0
test
@@ -135,6 +185,11 @@
indy
1.16.0
+
+ org.json
+ json
+ 20231013
+