Skip to content

Commit f890791

Browse files
authored
fix(deps): update dependency commons-io:commons-io to v2.22.0 (#326)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 3e2bd77 commit f890791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>commons-io</groupId>
138138
<artifactId>commons-io</artifactId>
139-
<version>2.21.0</version>
139+
<version>2.22.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.apache.httpcomponents.client5</groupId>

0 commit comments

Comments
 (0)