Skip to content

Commit 8401a3b

Browse files
MINOR: Bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75741c8 commit 8401a3b

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.18.0</version>
159+
<version>2.19.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
@@ -105,7 +105,7 @@ under the License.
105105
<dependency>
106106
<groupId>commons-io</groupId>
107107
<artifactId>commons-io</artifactId>
108-
<version>2.18.0</version>
108+
<version>2.19.0</version>
109109
<scope>test</scope>
110110
</dependency>
111111

0 commit comments

Comments
 (0)