File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8484 <dependency >
8585 <groupId >com.monitorjbl</groupId >
8686 <artifactId >xlsx-streamer</artifactId >
87- <version >1.2.1 </version >
87+ <version >2.0.0 </version >
8888 </dependency >
8989 <!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
9090 <dependency >
101101 <dependency >
102102 <groupId >org.apache.commons</groupId >
103103 <artifactId >commons-text</artifactId >
104- <version >1.4 </version >
104+ <version >1.6 </version >
105105 </dependency >
106106 <!-- https://mvnrepository.com/artifact/org.apache.xmlbeans/xmlbeans -->
107107 <dependency >
108108 <groupId >org.apache.xmlbeans</groupId >
109109 <artifactId >xmlbeans</artifactId >
110- <version >3.0.1 </version >
110+ <version >3.0.2 </version >
111111 </dependency >
112112 </dependencies >
113113
Original file line number Diff line number Diff line change 2323 <maven .compiler.testSource>1.8</maven .compiler.testSource>
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525
26- <revision >2.4.12 </revision >
26+ <revision >2.4.13 </revision >
2727
2828 <junit .version>4.12</junit .version>
2929 <commons .lang3.version>3.7</commons .lang3.version>
3030 <commons .io.version>2.6</commons .io.version>
31- <commons .text.version>1.4 </commons .text.version>
31+ <commons .text.version>1.6 </commons .text.version>
3232 <javatuples .version>1.2</javatuples .version>
3333 <typesafe .config.version>1.3.3</typesafe .config.version>
3434 <log4j .version>2.11.1</log4j .version>
140140 <plugin >
141141 <groupId >org.apache.maven.plugins</groupId >
142142 <artifactId >maven-surefire-plugin</artifactId >
143- <version >2.22.0 </version >
143+ <version >2.22.1 </version >
144144 </plugin >
145145 </plugins >
146146 </build >
You can’t perform that action at this time.
0 commit comments