Skip to content

Commit d357190

Browse files
authored
Merge pull request #69 from jetty-project/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.9.0
Bump maven-plugin-plugin from 3.8.2 to 3.9.0
2 parents 8960bed + 16524de commit d357190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-plugin-plugin</artifactId>
182-
<version>3.8.2</version>
182+
<version>3.9.0</version>
183183
</plugin>
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
@@ -235,7 +235,7 @@
235235
<plugin>
236236
<groupId>org.apache.maven.plugins</groupId>
237237
<artifactId>maven-plugin-plugin</artifactId>
238-
<version>3.8.2</version>
238+
<version>3.9.0</version>
239239
<configuration>
240240
<!-- <goalPrefix>maven-archetype-plugin</goalPrefix> -->
241241
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)