Skip to content

Commit

Permalink
Merge branch 'main' into improve-github-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gaol authored Jan 9, 2025
2 parents ae6affe + c488cb3 commit 2f93ed6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,17 +107,17 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.14.0</version>
<version>2.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.19</version>
<version>1.21</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.9</version>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.arquillian.cube</groupId>
Expand Down

0 comments on commit 2f93ed6

Please sign in to comment.