We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e1f7b commit db94b54Copy full SHA for db94b54
pom.xml
@@ -132,7 +132,7 @@
132
<dependency>
133
<groupId>org.slf4j</groupId>
134
<artifactId>slf4j-simple</artifactId>
135
- <version>1.7.19</version>
+ <version>1.7.20</version>
136
<scope>test</scope>
137
</dependency>
138
@@ -382,7 +382,7 @@
382
383
<groupId>org.codehaus.groovy</groupId>
384
<artifactId>groovy-all</artifactId>
385
- <version>2.4.5</version>
+ <version>2.4.6</version>
386
387
</dependencies>
388
<configuration>
0 commit comments