Skip to content

Commit 4d4427e

Browse files
committed
Merge branch '__rultor'
2 parents 546307c + 5cc4fd8 commit 4d4427e

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
@@ -147,7 +147,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
147147
<dependency>
148148
<groupId>com.google.guava</groupId>
149149
<artifactId>guava</artifactId>
150-
<version>32.1.3-jre</version>
150+
<version>33.0.0-jre</version>
151151
</dependency>
152152
<dependency>
153153
<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>32.1.3-jre</version>
61+
<version>33.0.0-jre</version>
6262
</dependency>
6363
<dependency>
6464
<!--

0 commit comments

Comments
 (0)