Skip to content

Commit b91c78b

Browse files
committed
config: update guava to 30.0 to fix security alert
1 parent b39a230 commit b91c78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>com.google.guava</groupId>
162162
<artifactId>guava</artifactId>
163-
<version>29.0-jre</version>
163+
<version>30.0-jre</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.sonarsource.sonarqube</groupId>

0 commit comments

Comments
 (0)