Skip to content

Commit ae54b6b

Browse files
authored
Merge pull request #193 from filip26/dependabot/maven/commons-io-commons-io-2.22.0
Bump commons-io:commons-io from 2.21.0 to 2.22.0
2 parents 7421932 + 258b904 commit ae54b6b

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>commons-io</groupId>
132132
<artifactId>commons-io</artifactId>
133-
<version>2.21.0</version>
133+
<version>2.22.0</version>
134134
<scope>test</scope>
135135
</dependency>
136136
</dependencies>

0 commit comments

Comments
 (0)