Skip to content

Commit 3707b61

Browse files
Merge pull request #135 from FortnoxAB/dependabot/maven/commons-io-commons-io-2.21.0
Bump commons-io:commons-io from 2.20.0 to 2.21.0
2 parents 65dcad0 + 8f0ce0c commit 3707b61

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/dependabot-8b89b5a.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changesets": patch
3+
---
4+
5+
- commons-io:commons-io: 2.21.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>commons-io</groupId>
123123
<artifactId>commons-io</artifactId>
124-
<version>2.20.0</version>
124+
<version>2.21.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.apache.maven.release</groupId>

0 commit comments

Comments
 (0)