Skip to content

Commit

Permalink
Bump the dependencies group with 10 updates (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 8aa8d99 commit b0d5fe1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>

<fabric8.version>6.13.2</fabric8.version>
<fabric8.version>6.13.3</fabric8.version>
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.16</slf4j.version>

Expand All @@ -89,15 +89,15 @@

<maven.compile.plugin.version>3.13.0</maven.compile.plugin.version>
<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>
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.platform.version>1.10.3</junit.platform.version>
<maven.surefire.version>3.3.1</maven.surefire.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.platform.version>1.11.0</junit.platform.version>
<maven.surefire.version>3.4.0</maven.surefire.version>
<jackson-dataformat-yaml.version>2.17.2</jackson-dataformat-yaml.version>
<org.eclipse.sisu.version>0.9.0.M3</org.eclipse.sisu.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
Expand Down

0 comments on commit b0d5fe1

Please sign in to comment.