Skip to content

Commit 6f313fb

Browse files
authored
chore(deps): update dependency commons-io:commons-io to v2.14.0 (GoogleCloudPlatform#8690)
1 parent e15ca77 commit 6f313fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bigtable/beam/change-streams/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>commons-io</groupId>
112112
<artifactId>commons-io</artifactId>
113-
<version>2.13.0</version>
113+
<version>2.14.0</version>
114114
<scope>test</scope>
115115
</dependency>
116116
</dependencies>

run/filesystem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ limitations under the License.
5757
<dependency>
5858
<groupId>commons-io</groupId>
5959
<artifactId>commons-io</artifactId>
60-
<version>2.13.0</version>
60+
<version>2.14.0</version>
6161
</dependency>
6262

6363
<dependency>

0 commit comments

Comments
 (0)