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.
2 parents 8d83fb8 + b3b24ac commit a5a7280Copy full SHA for a5a7280
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.2.0-jre</version>
+ <version>33.2.1-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
62
63
64
<!--
0 commit comments