Skip to content

Commit b8f2661

Browse files
Update dependency com.google.guava:guava to v33.2.0-jre
1 parent ff2aa79 commit b8f2661

File tree

2 files changed

+2
-2
lines changed
  • qulice-maven-plugin/src/it/dependency-violations-exclude

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
142142
<dependency>
143143
<groupId>com.google.guava</groupId>
144144
<artifactId>guava</artifactId>
145-
<version>33.1.0-jre</version>
145+
<version>33.2.0-jre</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>com.google.code.gson</groupId>

qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
5858
-->
5959
<groupId>com.google.guava</groupId>
6060
<artifactId>guava</artifactId>
61-
<version>33.0.0-jre</version>
61+
<version>33.2.0-jre</version>
6262
</dependency>
6363
<dependency>
6464
<!--

0 commit comments

Comments
 (0)