File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >org.junit</groupId >
4747 <artifactId >junit-bom</artifactId >
48- <version >${junit5 .version} </version >
48+ <version >${junit .version} </version >
4949 <type >pom</type >
5050 <scope >import</scope >
5151 <!-- Eclipse Public License - v 2.0 -->
5454 <dependency >
5555 <groupId >junit</groupId >
5656 <artifactId >junit</artifactId >
57- <version >${junit.version} </version >
58- <scope >test</scope >
57+ <version >${junit4.version} </version >
5958 <!-- License: EPL 1.0 -->
6059 </dependency >
6160
Original file line number Diff line number Diff line change 164164 <version .org.jacoco.plugin>0.8.13</version .org.jacoco.plugin>
165165 <version .micrometer>1.15.4</version .micrometer>
166166 <hamcrest .version>3.0</hamcrest .version>
167- <junit .version>4.13.2 </junit .version>
168- <junit5 .version>5 .13.4</ junit5 .version>
167+ <junit .version>6.0.0 </junit .version>
168+ <junit4 .version>4 .13.2</ junit4 .version>
169169 <version .jaxb.runtime>2.3.9</version .jaxb.runtime>
170170 <paho .client.mqtt.version>1.2.5</paho .client.mqtt.version>
171171 <postgresql .version>42.7.8</postgresql .version>
You can’t perform that action at this time.
0 commit comments