Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 2 updates (#70)
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 Nov 19, 2024
1 parent 4aa0dd1 commit e0155e5
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 @@ -53,11 +53,11 @@
<generatorRootDirectory>${basedir}</generatorRootDirectory>

<!-- Build tools -->
<checkstyle.version>10.20.0</checkstyle.version>
<checkstyle.version>10.20.1</checkstyle.version>
<spotbugs.version>4.8.6</spotbugs.version>

<!-- Maven build versions & properties-->
<maven.spotbugs.version>4.8.6.5</maven.spotbugs.version>
<maven.spotbugs.version>4.8.6.6</maven.spotbugs.version>
<maven.checkstyle.version>3.6.0</maven.checkstyle.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit e0155e5

Please sign in to comment.