Skip to content

Commit

Permalink
Update cyclonedx-core-java to latest version for integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Witbeck <[email protected]>
  • Loading branch information
thesurlydev committed Oct 2, 2024
1 parent 4e255a7 commit e41f66c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/it/makeAggregateBom/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-core-java</artifactId>
<version>7.2.1</version>
<version>9.0.5</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion src/it/makeBom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-core-java</artifactId>
<version>7.2.1</version>
<version>9.0.5</version>
</dependency>
<dependency>
<groupId>com.ibm.websphere.appserver.features</groupId>
Expand Down

0 comments on commit e41f66c

Please sign in to comment.