Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kifj committed Apr 14, 2024
1 parent 8ee0de8 commit e3b60f7
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 @@ -50,7 +50,7 @@
<jacoco.append>true</jacoco.append>
<arquillian.version>1.8.0.Final</arquillian.version>
<arquillian.wildfly.version>5.0.1.Final</arquillian.wildfly.version>
<jkube.version>1.16.1</jkube.version>
<jkube.version>1.16.2</jkube.version>
</properties>

<distributionManagement>
Expand Down Expand Up @@ -530,7 +530,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.3.1</version>
<version>4.8.4.0</version>
</plugin>
<plugin>
<groupId>org.cyclonedx</groupId>
Expand Down

0 comments on commit e3b60f7

Please sign in to comment.