Skip to content

Commit 0805f73

Browse files
Merge pull request #13 from Azure/dependabot/maven/cluster/sdk/spark/ingestion/commons-io-commons-io-2.7
Bump commons-io from 2.5 to 2.7 in /cluster/sdk/spark/ingestion
2 parents 3fecc36 + 63f8fec commit 0805f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/sdk/spark/ingestion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>commons-io</groupId>
207207
<artifactId>commons-io</artifactId>
208-
<version>2.5</version>
208+
<version>2.7</version>
209209
</dependency>
210210

211211
<dependency>

0 commit comments

Comments
 (0)