Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jun 23, 2022
1 parent 0331512 commit d245b64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core-it-suite/src/test/resources/bootstrap/group-15/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,10 @@ under the License.
<artifactId>maven-resolver-connector-basic</artifactId>
<version>${resolverVersion}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit d245b64

Please sign in to comment.