JAVA-4583 Fix failing tests in the tutorials-default-jdk9-and-above job

This commit is contained in:
mikr
2021-04-27 22:52:13 +02:00
parent 93179bdd08
commit e3caef308e
18 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
<dependencies>
<dependency>
<groupId>com.baeldung.servicemodule</groupId>
<artifactId>servicemodule</artifactId>
<artifactId>servicemodule2</artifactId>
<version>${servicemodule.version}</version>
</dependency>
</dependencies>