File tree Expand file tree Collapse file tree
core-java-modules/core-java-9
persistence-modules/hibernate-mapping
spring-web-modules/spring-mvc-java Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989
9090 <properties >
9191 <json-simple .version>1.1.1</json-simple .version>
92- <commons-io .version>2.5</commons-io .version>
9392 <aws-lambda-java-events .version>1.3.0</aws-lambda-java-events .version>
9493 <aws-lambda-java-core .version>1.2.0</aws-lambda-java-core .version>
9594 <gson .version>2.8.2</gson .version>
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >commons-io</groupId >
5454 <artifactId >commons-io</artifactId >
55- <version >2.7 </version >
55+ <version >${commons-io.version} </version >
5656 </dependency >
5757 </dependencies >
5858
Original file line number Diff line number Diff line change 2121 <argLine >-Djava.security.egd=file:/dev/./urandom -Xmx256m</argLine >
2222 <assertj .version>3.6.2</assertj .version>
2323 <awaitility .version>2.0.0</awaitility .version>
24- <commons-io .version>2.5</commons-io .version>
2524 <docker-maven-plugin .version>0.4.13</docker-maven-plugin .version>
2625 <hazelcast-hibernate52 .version>1.2</hazelcast-hibernate52 .version>
2726 <hibernate .version>5.2.8.Final</hibernate .version>
Original file line number Diff line number Diff line change 2020 <argLine >-Djava.security.egd=file:/dev/./urandom -Xmx256m</argLine >
2121 <assertj .version>3.6.2</assertj .version>
2222 <awaitility .version>2.0.0</awaitility .version>
23- <commons-io .version>2.5</commons-io .version>
2423 <docker-maven-plugin .version>0.4.13</docker-maven-plugin .version>
2524 <hazelcast-hibernate52 .version>1.2</hazelcast-hibernate52 .version>
2625 <hibernate .version>5.2.8.Final</hibernate .version>
Original file line number Diff line number Diff line change 2222 <awaitility .version>2.0.0</awaitility .version>
2323 <cassandra-driver .version>3.6.0</cassandra-driver .version>
2424 <commons-codec .version>1.10</commons-codec .version>
25- <commons-io .version>2.5</commons-io .version>
2625 <docker-maven-plugin .version>0.4.13</docker-maven-plugin .version>
2726 <frontend-maven-plugin .version>1.3</frontend-maven-plugin .version>
2827 <hazelcast-hibernate52 .version>1.2</hazelcast-hibernate52 .version>
Original file line number Diff line number Diff line change 887887 <argLine >-Djava.security.egd=file:/dev/./urandom -Xmx256m</argLine >
888888 <assertj .version>3.6.2</assertj .version>
889889 <awaitility .version>2.0.0</awaitility .version>
890- <commons-io .version>2.5</commons-io .version>
891890 <docker-maven-plugin .version>0.4.13</docker-maven-plugin .version>
892891 <frontend-maven-plugin .version>1.3</frontend-maven-plugin .version>
893892 <gatling-maven-plugin .version>2.2.1</gatling-maven-plugin .version>
Original file line number Diff line number Diff line change 9494 <dependency >
9595 <groupId >commons-io</groupId >
9696 <artifactId >commons-io</artifactId >
97- <version >${commonsio .version} </version >
97+ <version >${commons-io .version} </version >
9898 <scope >test</scope >
9999 </dependency >
100100 <dependency >
157157 <protonpack .version>1.15</protonpack .version>
158158 <commons-net .version>3.6</commons-net .version>
159159 <assertj .version>3.6.2</assertj .version>
160- <commonsio .version>2.6</commonsio .version>
161160 <renjin .version>RELEASE</renjin .version>
162161 <rcaller .version>3.0</rcaller .version>
163162 <rserve .version>1.8.1</rserve .version>
Original file line number Diff line number Diff line change 8080 <dependency >
8181 <groupId >commons-io</groupId >
8282 <artifactId >commons-io</artifactId >
83- <version >${commons. io.version} </version >
83+ <version >${commons- io.version} </version >
8484 <scope >provided</scope >
8585 </dependency >
8686 <dependency >
165165 <properties >
166166 <assembly .plugin.version>2.3</assembly .plugin.version>
167167 <commons .cli.version>1.2</commons .cli.version>
168- <commons .io.version>2.1</commons .io.version>
169168 <httpclient .version>3.0.1</httpclient .version>
170169 <storm .version>1.2.2</storm .version>
171170 <kafka .version>1.0.0</kafka .version>
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >commons-io</groupId >
2929 <artifactId >commons-io</artifactId >
30- <version >${commons. io.version} </version >
30+ <version >${commons- io.version} </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.openjdk.jmh</groupId >
4343
4444 <properties >
4545 <guava .version>29.0-jre</guava .version>
46- <commons .io.version>2.6</commons .io.version>
4746 <jmh .version>1.19</jmh .version>
4847 <modelmapper .version>2.3.7</modelmapper .version>
4948 <hamcrest .version>2.2</hamcrest .version>
Original file line number Diff line number Diff line change 7171 <org .glassfish.javax.el.version>3.0.1-b11</org .glassfish.javax.el.version>
7272 <money-api .version>1.0.3</money-api .version>
7373 <moneta .version>1.3</moneta .version>
74- <commons-io .version>2.6</commons-io .version>
7574 </properties >
7675
7776</project >
You can’t perform that action at this time.
0 commit comments