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 41fa434 commit 8895c56Copy full SHA for 8895c56
pom.xml
@@ -147,7 +147,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
147
<dependency>
148
<groupId>com.google.guava</groupId>
149
<artifactId>guava</artifactId>
150
- <version>32.0.0-jre</version>
+ <version>32.1.3-jre</version>
151
</dependency>
152
153
<groupId>org.junit.jupiter</groupId>
qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml
@@ -58,7 +58,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
58
-->
59
60
61
- <version>32.0.0-android</version>
62
63
64
<!--
0 commit comments