Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /src/it/advanced
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and goneall committed Feb 28, 2024
1 parent e290b9f commit 6ee64d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/advanced/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
<version>2.12.7.1</version>
</dependency>
<dependency>
<!-- Force the dependency version to 1.21 for Jena - resolves vulnerability -->
<!-- Force the dependency version to 1.26.0 for Jena - resolves vulnerability -->
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.21</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
Expand Down

0 comments on commit 6ee64d5

Please sign in to comment.