Skip to content

Commit

Permalink
build: version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
klausbrunner committed Sep 26, 2024
1 parent a110fec commit 17fed45
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 @@ -57,7 +57,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.23</version>
<version>2.24</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -100,7 +100,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.2</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 17fed45

Please sign in to comment.