We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061a252 commit 2c0fc21Copy full SHA for 2c0fc21
builder/pom.xml
@@ -39,10 +39,7 @@
39
<dependency>
40
<groupId>junit</groupId>
41
<artifactId>junit</artifactId>
42
- <version>4.10</version>
43
<scope>test</scope>
44
</dependency>
45
</dependencies>
46
-
47
48
</project>
pom.xml
@@ -59,6 +59,7 @@
59
<artifactId>logback-core</artifactId>
60
<version>${logback.version}</version>
61
62
+
63
64
65
<dependencyManagement>
0 commit comments