Skip to content

Commit

Permalink
chore: upgrade maven source plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Aug 8, 2024
1 parent f6ccaf7 commit 9934ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<checkstyle.excludes></checkstyle.excludes>
<jacoco.maven.version>0.8.12</jacoco.maven.version>
<maven-javadoc-plugin.vesion>3.8.0</maven-javadoc-plugin.vesion>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven.checkstyle.plugin.version>3.4.0</maven.checkstyle.plugin.version>
<maven.compile.version>3.13.0</maven.compile.version>
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit 9934ce5

Please sign in to comment.