Skip to content

Commit

Permalink
more pom
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-was-here committed Sep 30, 2024
1 parent 432c679 commit 8d8c98e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<checkstyle.version>10.18.0</checkstyle.version>
<checkstyle.version>10.18.1</checkstyle.version>
<commons.io.version>2.17.0</commons.io.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<flatten.version>1.6.0</flatten.version>
<junit.version>5.11.1</junit.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
<maven-project-info-reports-plugin.version>3.1.2</maven-project-info-reports-plugin.version>
<maven-project-info-reports-plugin.version>3.7.0</maven-project-info-reports-plugin.version>
<maven-rat-plugin.version>0.15</maven-rat-plugin.version>
<mockito.version>5.14.0</mockito.version>
<spotbugs-maven-plugin.version>4.8.6.0</spotbugs-maven-plugin.version>
Expand Down

0 comments on commit 8d8c98e

Please sign in to comment.