Skip to content

Commit c40984b

Browse files
authored
Merge pull request #1040 from apache/dependabot/maven/commons-io-commons-io-2.21.0
build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0
2 parents a1b35d2 + 2cf2a29 commit c40984b

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.20.0</version>
50+
<version>2.21.0</version>
5151
</dependency>
5252
</dependencies>
5353
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
<dependency>
749749
<groupId>commons-io</groupId>
750750
<artifactId>commons-io</artifactId>
751-
<version>2.20.0</version>
751+
<version>2.21.0</version>
752752
</dependency>
753753
<dependency>
754754
<groupId>org.apache.httpcomponents.core5</groupId>

0 commit comments

Comments
 (0)