Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 34b1acd commit 9bfe086
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
<generatorRootDirectory>${basedir}</generatorRootDirectory>

<!-- Build tools -->
<checkstyle.version>10.17.0</checkstyle.version>
<checkstyle.version>10.18.0</checkstyle.version>
<spotbugs.version>4.8.6</spotbugs.version>

<!-- Maven build versions & properties-->
<maven.spotbugs.version>4.8.6.2</maven.spotbugs.version>
<maven.checkstyle.version>3.4.0</maven.checkstyle.version>
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.deploy.plugin.version>3.1.2</maven.deploy.plugin.version>
<maven.deploy.plugin.version>3.1.3</maven.deploy.plugin.version>
<maven.gpg.version>3.2.5</maven.gpg.version>
<sonatype.nexus.central>0.5.0</sonatype.nexus.central>
<maven.javadoc.version>3.8.0</maven.javadoc.version>
Expand Down

0 comments on commit 9bfe086

Please sign in to comment.