Skip to content

Commit

Permalink
Maven dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
spannm committed Jan 26, 2025
1 parent 32b3fcd commit 35bae22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.basepom</groupId>
<artifactId>basepom-oss</artifactId>
<version>60</version>
<version>61</version>
</parent>

<groupId>io.github.spannm</groupId>
Expand Down Expand Up @@ -94,11 +94,11 @@

<dep.slf4j.version>2.0.16</dep.slf4j.version>

<dep.junit.version>5.11.3</dep.junit.version>
<dep.junit.version>5.11.4</dep.junit.version>

<!-- override basepom versions -->
<dep.checkstyle.version>10.19.0</dep.checkstyle.version>
<dep.pmd.version>7.7.0</dep.pmd.version>
<dep.checkstyle.version>10.21.2</dep.checkstyle.version>
<dep.pmd.version>7.9.0</dep.pmd.version>

<dep.plugin.sortpom.version>4.0.0</dep.plugin.sortpom.version>
<dep.plugin.sonar.version>3.10.0.2594</dep.plugin.sonar.version>
Expand Down

0 comments on commit 35bae22

Please sign in to comment.