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 546307c + 5cc4fd8 commit 4d4427eCopy full SHA for 4d4427e
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.1.3-jre</version>
+ <version>33.0.0-jre</version>
151
</dependency>
152
153
<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