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 03e768a commit fcfe520Copy full SHA for fcfe520
pom.xml
@@ -63,12 +63,12 @@
63
<dependency>
64
<groupId>org.slf4j</groupId>
65
<artifactId>slf4j-api</artifactId>
66
- <version>1.7.5</version>
+ <version>1.7.6</version>
67
</dependency>
68
69
<groupId>com.google.guava</groupId>
70
<artifactId>guava</artifactId>
71
- <version>15.0</version>
+ <version>16.0.1</version>
72
73
74
@@ -86,7 +86,7 @@
86
87
88
<artifactId>slf4j-simple</artifactId>
89
90
<scope>test</scope>
91
92
</dependencies>
0 commit comments