Skip to content

Commit 6b6e9d7

Browse files
authored
Merge pull request #965 from apache/dependabot/maven/commons-io-commons-io-2.20.0
build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0
2 parents 427c587 + f01002c commit 6b6e9d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/samples/transport/jms-sample/jmsService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>commons-io</groupId>
4949
<artifactId>commons-io</artifactId>
50-
<version>2.19.0</version>
50+
<version>2.20.0</version>
5151
</dependency>
5252
</dependencies>
5353
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@
764764
<dependency>
765765
<groupId>commons-io</groupId>
766766
<artifactId>commons-io</artifactId>
767-
<version>2.19.0</version>
767+
<version>2.20.0</version>
768768
</dependency>
769769
<dependency>
770770
<groupId>org.apache.httpcomponents.core5</groupId>

0 commit comments

Comments
 (0)