File tree Expand file tree Collapse file tree
core-java-collections-list-4
core-java-streams-collect Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 </build >
7979
8080 <properties >
81- <assertj .version>3.22.0</assertj .version>
8281 <mockserver .version>5.11.2</mockserver .version>
8382 <httpclient5 .version>5.2.1</httpclient5 .version>
8483 <spring-boot .version>2.1.7.RELEASE</spring-boot .version>
Original file line number Diff line number Diff line change 8484 <fastutil .version>8.1.0</fastutil .version>
8585 <colt .version>1.2.0</colt .version>
8686 <apache-commons .version>3.0</apache-commons .version>
87- <assertj .version>3.22.0</assertj .version>
8887 <spring .version>5.3.22</spring .version>
8988 </properties >
9089
Original file line number Diff line number Diff line change 5050
5151 <properties >
5252 <mockito-inline .version>3.8.0</mockito-inline .version>
53- <assertj .version>3.22.0</assertj .version>
5453 <vavr .version>0.10.4</vavr .version>
5554 </properties >
5655
Original file line number Diff line number Diff line change 3434
3535 <properties >
3636 <mockito-inline .version>3.8.0</mockito-inline .version>
37- <assertj .version>3.22.0</assertj .version>
3837 <vavr .version>0.10.4</vavr .version>
3938 </properties >
4039
Original file line number Diff line number Diff line change 3333 </resources >
3434 </build >
3535
36- <properties >
37- <assertj .version>3.22.0</assertj .version>
38- </properties >
39-
4036</project >
Original file line number Diff line number Diff line change 101101
102102 <properties >
103103 <!-- testing -->
104- <assertj .version>3.23.1</assertj .version>
105104 <rx .java.version>1.2.5</rx .java.version>
106105 <rx .java2.version>2.2.2</rx .java2.version>
107106 <rx .java3.version>3.1.5</rx .java3.version>
Original file line number Diff line number Diff line change 2929 </dependency >
3030 </dependencies >
3131
32- <properties >
33- <assertj .version>3.23.1</assertj .version>
34- </properties >
35-
3632</project >
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >org.assertj</groupId >
4848 <artifactId >assertj-core</artifactId >
49- <version >${assertj-core .version} </version >
49+ <version >${assertj.version} </version >
5050 <scope >test</scope >
5151 </dependency >
5252 </dependencies >
5555 <org .ini4j.version>0.5.4</org .ini4j.version>
5656 <commons-configuration2 >2.8.0</commons-configuration2 >
5757 <itext7-core .version>7.2.4</itext7-core .version>
58- <assertj-core .version>3.23.1</assertj-core .version>
5958 </properties >
6059
6160</project >
Original file line number Diff line number Diff line change 11441144
11451145 <!-- used only in dependency management to force this version, not included as a direct dependency -->
11461146 <junit .version>4.13.2</junit .version>
1147- <assertj .version>3.21.0 </assertj .version>
1147+ <assertj .version>3.25.3 </assertj .version>
11481148 <hamcrest .version>2.2</hamcrest .version>
11491149 <hamcrest-all .version>1.3</hamcrest-all .version>
11501150 <mockito .version>5.11.0</mockito .version>
Original file line number Diff line number Diff line change 7474
7575 <properties >
7676 <jmockit .version>1.49</jmockit .version>
77- <assertj .version>3.24.2</assertj .version>
7877 <junit-platform .version>1.10.1</junit-platform .version>
7978 <maven-surefire-plugin .version>3.0.0</maven-surefire-plugin .version>
8079 </properties >
You can’t perform that action at this time.
0 commit comments