diff --git a/pom.xml b/pom.xml index e3b7568..bdce9af 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,14 @@ - + 4.0.0 org.springframework.boot spring-boot-starter-parent 3.3.3 - + @@ -44,7 +46,8 @@ https://github.com/DelineaXPM/${project.artifactId}.git - scm:git:ssh://git@github.com/DelineaXPM/${project.artifactId}.git + + scm:git:ssh://git@github.com/DelineaXPM/${project.artifactId}.git HEAD @@ -90,13 +93,13 @@ jackson-databind ${jackson.version} - - - org.slf4j - slf4j-simple - 2.0.16 + + + org.slf4j + slf4j-simple + 2.0.16 - + org.slf4j slf4j-api @@ -110,11 +113,11 @@ test - - org.yaml - snakeyaml - 2.2 - + + org.yaml + snakeyaml + 2.2 + @@ -136,10 +139,10 @@ 3.3.1 - attach-sources - - jar-no-fork - + attach-sources + + jar-no-fork + @@ -149,10 +152,10 @@ 3.8.0 - attach-javadocs - - jar - + attach-javadocs + + jar + @@ -175,7 +178,7 @@ - + org.apache.maven.plugins maven-release-plugin @@ -210,7 +213,7 @@ net.sourceforge.pmd pmd-java 6.55.0 - @@ -225,7 +228,8 @@ spotbugs-maven-plugin 4.8.6.2 - + com.github.spotbugs spotbugs @@ -259,5 +263,4 @@ -