Skip to content

Commit 32b2f0f

Browse files
authored
Merge pull request #2 from YuriyPent/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.8.0
2 parents 2b5b8d5 + 0210a23 commit 32b2f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jmemcached-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@
134134
<dependency>
135135
<groupId>commons-io</groupId>
136136
<artifactId>commons-io</artifactId>
137-
<version>2.6</version>
137+
<version>2.8.0</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>
141141
<groupId>commons-io</groupId>
142142
<artifactId>commons-io</artifactId>
143-
<version>2.6</version>
143+
<version>2.8.0</version>
144144
</dependency>
145145
</dependencies>
146146
</project>

0 commit comments

Comments
 (0)