File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
jetlinks-components/io-component Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >commons-io</groupId >
20
20
<artifactId >commons-io</artifactId >
21
- <version >2.15.1</version >
22
21
</dependency >
23
22
24
23
<dependency >
Original file line number Diff line number Diff line change 69
69
<rsocket .version>1.1.4</rsocket .version>
70
70
<micrometer .version>1.14.1</micrometer .version>
71
71
<alibaba .cloud.version>2023.0.3.2</alibaba .cloud.version>
72
- <poi .version>5.2.3 </poi .version>
72
+ <poi .version>5.4.1 </poi .version>
73
73
</properties >
74
74
75
75
503
503
<version >1.15</version >
504
504
</dependency >
505
505
506
+ <dependency >
507
+ <groupId >commons-io</groupId >
508
+ <artifactId >commons-io</artifactId >
509
+ <version >2.20.0</version >
510
+ </dependency >
511
+
506
512
<dependency >
507
513
<groupId >io.netty</groupId >
508
514
<artifactId >netty-bom</artifactId >
You can’t perform that action at this time.
0 commit comments