Skip to content

Commit 8ae214a

Browse files
authored
Merge pull request #2804 from smallrye/dependabot/maven/main/org.apache.maven.plugins-maven-dependency-plugin-3.8.1
2 parents cd25727 + 67f9641 commit 8ae214a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<!-- Unpack the connector config page to a specific modules in the `partials` family. -->
157157
<groupId>org.apache.maven.plugins</groupId>
158158
<artifactId>maven-dependency-plugin</artifactId>
159-
<version>3.8.0</version>
159+
<version>3.8.1</version>
160160
<executions>
161161
<execution>
162162
<id>extract-generated-documentation</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
<plugin>
503503
<groupId>org.apache.maven.plugins</groupId>
504504
<artifactId>maven-dependency-plugin</artifactId>
505-
<version>3.8.0</version>
505+
<version>3.8.1</version>
506506
</plugin>
507507

508508
<plugin>

0 commit comments

Comments
 (0)