diff --git a/pom.xml b/pom.xml index 5efeacf..ad5ebd2 100644 --- a/pom.xml +++ b/pom.xml @@ -17,63 +17,72 @@ limitations under the License. + 4.0.0 + shared - - - - - - maven-compiler-plugin - - true - ${maven.compiler.source} - ${maven.compiler.target} - - org.apache.maven.plugins - 3.8.1 - + 1.2-SNAPSHOT + shared + pom - - - maven-ejb-plugin - org.apache.maven.plugins - 3.0.1 - + + configuration + network + util + jeeutil + shiro-faces + poi-util + db + - - - maven-release-plugin - 2.5.3 - + + + repo + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + - - - maven-surefire-plugin - org.apache.maven.plugins - 2.22.2 - - - + + + joern@muehlencord.de + Joern Muehlencord + + + + scm:git:https://jomu.timelord.de/git/jomu/shared/ + scm:git:https://jomu.timelord.de/git/jomu/shared/ + HEAD + https://jomu.timelord.de/git/jomu/shared/ + + + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + de.muehlencord + + + Gitea + https://jomu.timelord.de/git/jomu/shared/issues + + + + + 11 + 11 + + UTF-8 + 1.7.32 + 2.13.0 + - - - maven-compiler-plugin - org.apache.maven.plugins - - - maven-release-plugin - - v@{project.version} - - 2.5.3 - - - maven-surefire-plugin - org.apache.maven.plugins - - - @@ -201,7 +210,7 @@ limitations under the License. hibernate-core org.hibernate jar - 5.4.23.Final + 5.6.3.Final primefaces @@ -221,7 +230,7 @@ limitations under the License. poi-ooxml org.apache.poi - 5.0.0 + 5.2.0 fusionauth-jwt @@ -242,56 +251,10 @@ limitations under the License. junit-jupiter-engine org.junit.jupiter test - 5.8.1 + 5.8.2 - - - joern@muehlencord.de - Joern Muehlencord - - - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - de.muehlencord - - - Gitea - https://jomu.timelord.de/git/jomu/shared/issues - - - - - repo - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - - - 4.0.0 - - - configuration - network - util - jeeutil - shiro-faces - poi-util - db - - - shared - - pom @@ -388,24 +351,61 @@ limitations under the License. - - - 2.13.0 - 11 - 11 + + + + + + maven-compiler-plugin + + true + ${maven.compiler.source} + ${maven.compiler.target} + + org.apache.maven.plugins + 3.8.1 + - UTF-8 - 1.7.32 - + + + maven-ejb-plugin + org.apache.maven.plugins + 3.0.1 + + + + + maven-release-plugin + 2.5.3 + + + + + maven-surefire-plugin + org.apache.maven.plugins + 2.22.2 + + + - - scm:git:https://jomu.timelord.de/git/jomu/shared/ - scm:git:https://jomu.timelord.de/git/jomu/shared/ - HEAD - https://jomu.timelord.de/git/jomu/shared/ - - - 1.2-SNAPSHOT + + + maven-compiler-plugin + org.apache.maven.plugins + + + maven-release-plugin + + v@{project.version} + + 2.5.3 + + + maven-surefire-plugin + org.apache.maven.plugins + + +