Skip to content

Commit

Permalink
JCR-5013: Update commons-io dependency to 2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Jan 12, 2024
1 parent 7191fd7 commit 7abf5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jackrabbit-parent/pom.xml
Expand Up @@ -473,7 +473,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
Expand Down

0 comments on commit 7abf5bc

Please sign in to comment.