Skip to content

Commit

Permalink
Bump the dependencies group with 9 updates (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent a9aa4bf commit d69a27d
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 @@ -74,7 +74,7 @@
<maven.compiler.release>17</maven.compiler.release>

<fabric8.version>7.0.0</fabric8.version>
<log4j.version>2.24.2</log4j.version>
<log4j.version>2.24.3</log4j.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- TEST dependencies -->
Expand All @@ -95,8 +95,8 @@
<maven.javadoc.version>3.11.2</maven.javadoc.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<junit.platform.version>1.11.3</junit.platform.version>
<junit.jupiter.version>5.11.4</junit.jupiter.version>
<junit.platform.version>1.11.4</junit.platform.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<jackson-dataformat-yaml.version>2.18.2</jackson-dataformat-yaml.version>
<org.eclipse.sisu.version>0.9.0.M3</org.eclipse.sisu.version>
Expand Down

0 comments on commit d69a27d

Please sign in to comment.