Skip to content

Commit

Permalink
Merge pull request #400 from CycloneDX/dependabot/maven/src/it/makeAg…
Browse files Browse the repository at this point in the history
…gregateBom/util/org.apache.commons-commons-compress-1.24.0

Bump org.apache.commons:commons-compress from 1.22 to 1.24.0 in /src/it/makeAggregateBom/util
  • Loading branch information
stevespringett authored Oct 9, 2023
2 parents e9642c5 + 418c60d commit 3c2086e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/makeAggregateBom/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.22</version>
<version>1.24.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 3c2086e

Please sign in to comment.