File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949
5050 <arch-unit-build-plugin-core .version>5.0.1</arch-unit-build-plugin-core .version>
5151 <lombok .version>1.18.42</lombok .version>
52- <junit4 .version>2.10</junit4 .version>
52+ <junit4 .version>4.13.2</junit4 .version>
53+ <junit4-dataprovider .version>2.10</junit4-dataprovider .version>
5354 <junit-jupiter .version>6.0.1</junit-jupiter .version>
54- <maven .core.version>3.9.3 </maven .core.version>
55- <maven .plugin.annotation.version>3.9.0 </maven .plugin.annotation.version>
56- <maven-plugin-testing .version>3.3 .0</maven-plugin-testing .version>
55+ <maven .core.version>3.9.11 </maven .core.version>
56+ <maven .plugin.annotation.version>3.15.2 </maven .plugin.annotation.version>
57+ <maven-plugin-testing .version>3.4 .0</maven-plugin-testing .version>
5758 <mockito .version>5.20.0</mockito .version>
58- <assertj .version>3.24.2 </assertj .version>
59+ <assertj .version>3.27.6 </assertj .version>
5960 <powermock .version>2.0.9</powermock .version>
6061 <bind-api .version>4.0.1</bind-api .version>
6162 <jaxb .version>4.0.2</jaxb .version>
135136 <dependency >
136137 <groupId >com.tngtech.junit.dataprovider</groupId >
137138 <artifactId >junit4-dataprovider</artifactId >
138- <version >${junit4.version} </version >
139+ <version >${junit4-dataprovider .version} </version >
139140 <scope >test</scope >
140141 </dependency >
141142
You can’t perform that action at this time.
0 commit comments