Skip to content

Commit ac6ab68

Browse files
Merge pull request #69 from FortnoxAB/dependabot/maven/maven-plugins-946c56c7d1
Bump the maven-plugins group across 1 directory with 6 updates
2 parents b9fb113 + cef7f9f commit ac6ab68

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<!-- lock down plugins versions to avoid using Maven defaults (may be moved to parent pom) -->
181181
<plugin>
182182
<artifactId>maven-clean-plugin</artifactId>
183-
<version>3.4.0</version>
183+
<version>3.4.1</version>
184184
</plugin>
185185
<plugin>
186186
<artifactId>maven-site-plugin</artifactId>
@@ -191,7 +191,7 @@
191191
</plugin>
192192
<plugin>
193193
<artifactId>maven-project-info-reports-plugin</artifactId>
194-
<version>3.8.0</version>
194+
<version>3.9.0</version>
195195
</plugin>
196196
<!-- see http://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_maven-plugin_packaging -->
197197
<plugin>
@@ -200,7 +200,7 @@
200200
</plugin>
201201
<plugin>
202202
<artifactId>maven-compiler-plugin</artifactId>
203-
<version>3.13.0</version>
203+
<version>3.14.0</version>
204204
</plugin>
205205
<plugin>
206206
<artifactId>maven-plugin-plugin</artifactId>
@@ -216,11 +216,11 @@
216216
</plugin>
217217
<plugin>
218218
<artifactId>maven-install-plugin</artifactId>
219-
<version>3.1.3</version>
219+
<version>3.1.4</version>
220220
</plugin>
221221
<plugin>
222222
<artifactId>maven-deploy-plugin</artifactId>
223-
<version>3.1.3</version>
223+
<version>3.1.4</version>
224224
</plugin>
225225
<plugin>
226226
<artifactId>maven-invoker-plugin</artifactId>
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>com.diffplug.spotless</groupId>
231231
<artifactId>spotless-maven-plugin</artifactId>
232-
<version>2.44.2</version>
232+
<version>2.44.3</version>
233233
<configuration>
234234
<pom>
235235
<sortPom>

0 commit comments

Comments
 (0)