Skip to content

Commit 0b62a5a

Browse files
authored
chore(deps): update dependency commons-io:commons-io to v2.8.0 (GoogleCloudPlatform#3680)
1 parent 80e0f5c commit 0b62a5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auth/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ limitations under the License.
6666
<dependency>
6767
<groupId>commons-io</groupId>
6868
<artifactId>commons-io</artifactId>
69-
<version>2.7</version>
69+
<version>2.8.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>junit</groupId>

run/image-processing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ limitations under the License.
9595
<dependency>
9696
<groupId>commons-io</groupId>
9797
<artifactId>commons-io</artifactId>
98-
<version>2.7</version>
98+
<version>2.8.0</version>
9999
</dependency>
100100
<!-- [END run_imageproc_dep] -->
101101
</dependencies>

0 commit comments

Comments
 (0)