Skip to content

Commit 2d3f9c3

Browse files
MINOR: [Java] Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#30)
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad9bad9 commit 2d3f9c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ under the License.
156156
<dependency>
157157
<groupId>commons-io</groupId>
158158
<artifactId>commons-io</artifactId>
159-
<version>2.17.0</version>
159+
<version>2.18.0</version>
160160
<scope>test</scope>
161161
</dependency>
162162
<dependency>

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ under the License.
9090
<dependency>
9191
<groupId>commons-io</groupId>
9292
<artifactId>commons-io</artifactId>
93-
<version>2.17.0</version>
93+
<version>2.18.0</version>
9494
<scope>test</scope>
9595
</dependency>
9696

0 commit comments

Comments
 (0)