Skip to content

Commit bf69d43

Browse files
committed
updated maven-plugin-plugin
1 parent 2ddc25f commit bf69d43

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
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-plugin-plugin</artifactId>
188-
<version>3.5</version>
188+
<version>3.6.0</version>
189189
<type>maven-plugin</type>
190190
</dependency>
191191
<dependency>
@@ -253,7 +253,7 @@
253253
<plugin>
254254
<groupId>org.apache.maven.plugins</groupId>
255255
<artifactId>maven-plugin-plugin</artifactId>
256-
<version>3.3</version>
256+
<version>3.6.0</version>
257257
<configuration>
258258
<goalPrefix>o11n-deploy</goalPrefix>
259259
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)