Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Jan 20, 2024
1 parent 9b87d28 commit 319cfa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@

<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>

<junit.version>5.10.1</junit.version>
<spotless.version>2.42.0</spotless.version>
Expand All @@ -92,6 +93,7 @@
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 319cfa8

Please sign in to comment.