Skip to content

Commit

Permalink
Merge pull request #2614 from karatelabs/dependabot/maven/karate-demo…
Browse files Browse the repository at this point in the history
…/commons-io-commons-io-2.14.0

Bump commons-io:commons-io from 2.7 to 2.14.0 in /karate-demo
  • Loading branch information
ptrthomas authored Oct 4, 2024
2 parents 03a8258 + 5833bce commit c8c3edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit c8c3edb

Please sign in to comment.