Skip to content

Commit a9d7444

Browse files
authoredApr 25, 2024··
deps: update dependency commons-io:commons-io to v2.16.1 (#6513)
1 parent a20788d commit a9d7444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dashboard/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>commons-io</groupId>
7474
<artifactId>commons-io</artifactId>
75-
<version>2.15.1</version>
75+
<version>2.16.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.cloud.tools</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.