Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.7 to 2.14.0 in /gdsc-test-generator
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.7 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aherbert committed Oct 4, 2024
1 parent e3ec9a8 commit 6fe915b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdsc-test-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Generates Java classes for the GDSC Test project.
<project.mainClass>uk.ac.sussex.gdsc.test.generator.CodeGenerator</project.mainClass>
<stringtemplate.version>4.0.2</stringtemplate.version>
<picocli.version>4.5.0</picocli.version>
<commons.io.version>2.7</commons.io.version>
<commons.io.version>2.14.0</commons.io.version>
<commons.csv.version>1.8</commons.csv.version>
<commons.lang3.version>3.11</commons.lang3.version>
</properties>
Expand Down

0 comments on commit 6fe915b

Please sign in to comment.