Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 20, 2024
1 parent 1e3356f commit ff793e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html2docx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.27.0</version>
<version>1.27.1</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.27.0</version>
<version>1.27.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit ff793e0

Please sign in to comment.