Skip to content

Commit

Permalink
Merge pull request #10316 from orientechnologies/dependabot/maven/com…
Browse files Browse the repository at this point in the history
…mons-io-commons-io-2.17.0

chore(deps-dev): bump commons-io:commons-io from 2.16.1 to 2.17.0
  • Loading branch information
tglman authored Sep 23, 2024
2 parents 1ccd560 + d0a6c66 commit b46cc8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion graphdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b46cc8d

Please sign in to comment.