Skip to content

Commit c9dc1ad

Browse files
chore: [DevOps] bump the plugins group with 3 updates (#956)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 140f99b commit c9dc1ad

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
@@ -505,7 +505,7 @@
505505
<plugin>
506506
<groupId>org.apache.maven.plugins</groupId>
507507
<artifactId>maven-archetype-plugin</artifactId>
508-
<version>3.4.0</version>
508+
<version>3.4.1</version>
509509
</plugin>
510510
<plugin>
511511
<groupId>org.apache.maven.plugins</groupId>
@@ -533,7 +533,7 @@
533533
<plugin>
534534
<groupId>org.apache.maven.plugins</groupId>
535535
<artifactId>maven-enforcer-plugin</artifactId>
536-
<version>3.6.1</version>
536+
<version>3.6.2</version>
537537
<executions>
538538
<execution>
539539
<id>enforce-project-rules</id>
@@ -765,7 +765,7 @@
765765
<plugin>
766766
<groupId>org.apache.maven.plugins</groupId>
767767
<artifactId>maven-dependency-plugin</artifactId>
768-
<version>3.8.1</version>
768+
<version>3.9.0</version>
769769
<configuration>
770770
<failOnWarning>true</failOnWarning>
771771
<failBuild>true</failBuild>

0 commit comments

Comments
 (0)