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 ff2aa79 commit b8f2661Copy full SHA for b8f2661
pom.xml
@@ -142,7 +142,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
142
<dependency>
143
<groupId>com.google.guava</groupId>
144
<artifactId>guava</artifactId>
145
- <version>33.1.0-jre</version>
+ <version>33.2.0-jre</version>
146
</dependency>
147
148
<groupId>com.google.code.gson</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>33.0.0-jre</version>
62
63
64
<!--
0 commit comments