Skip to content

Commit 8237f60

Browse files
fix(deps): update dependency commons-io:commons-io to v2.21.0 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4ec0d7 commit 8237f60

File tree

1 file changed

+1
-1
lines changed
  • web-modeler-openapi-springboot

1 file changed

+1
-1
lines changed

web-modeler-openapi-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>commons-io</groupId>
2424
<artifactId>commons-io</artifactId>
25-
<version>2.20.0</version>
25+
<version>2.21.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>javax.xml.bind</groupId>

0 commit comments

Comments
 (0)