build-systems/src/jvmTest/resources/maven/maven-output.xml [21:26]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    <dependencies>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>${junitVersion}</version>
            <scope>test</scope>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



build-systems/src/jvmTest/resources/maven/maven.xml [431:436]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>${junitVersion}</version>
      <scope>test</scope>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



