Skip to content

Commit d1af896

Browse files
committed
Reuse version of JUnit from parent POM
1 parent 689287f commit d1af896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ limitations under the License.
234234
<dependency>
235235
<groupId>org.junit</groupId>
236236
<artifactId>junit-bom</artifactId>
237-
<version>5.9.1</version>
237+
<version>${commons.junit.version}</version>
238238
<type>pom</type>
239239
<scope>import</scope>
240240
<exclusions>

0 commit comments

Comments
 (0)