Skip to content

Commit d3c2fb9

Browse files
committed
dependabot version updates
1 parent 6dc2160 commit d3c2fb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>com.google.guava</groupId>
143143
<artifactId>guava</artifactId>
144-
<version>33.0.0-jre</version>
144+
<version>33.1.0-jre</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>javax.xml.bind</groupId>
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-assembly-plugin</artifactId>
190-
<version>3.6.0</version>
190+
<version>3.7.0</version>
191191
</plugin>
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.sonarsource.scanner.maven</groupId>
291291
<artifactId>sonar-maven-plugin</artifactId>
292-
<version>3.10.0.2594</version>
292+
<version>3.11.0.3922</version>
293293
</plugin>
294294
<plugin>
295295
<groupId>com.labun.buildnumber</groupId>

0 commit comments

Comments
 (0)