Skip to content

Commit

Permalink
Merge pull request #3589 from ingef/dependabot/maven/backend/commons-…
Browse files Browse the repository at this point in the history
…io-commons-io-2.14.0

Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /backend
  • Loading branch information
thoniTUB authored Nov 7, 2024
2 parents d7c109b + 2c7b198 commit 9c76e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>com.univocity</groupId>
Expand Down

0 comments on commit 9c76e36

Please sign in to comment.