We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65dcad0 + 8f0ce0c commit 3707b61Copy full SHA for 3707b61
2 files changed
.changeset/dependabot-8b89b5a.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- commons-io:commons-io: 2.21.0
pom.xml
@@ -121,7 +121,7 @@
121
<dependency>
122
<groupId>commons-io</groupId>
123
<artifactId>commons-io</artifactId>
124
- <version>2.20.0</version>
+ <version>2.21.0</version>
125
</dependency>
126
127
<groupId>org.apache.maven.release</groupId>
0 commit comments