Skip to content

Commit

Permalink
Merge pull request #2735 from smallrye/dependabot/maven/main/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-dependency-plugin-3.8.0
  • Loading branch information
cescoffier authored Aug 22, 2024
2 parents 89e4f2d + 4a03b7d commit da6066f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<!-- Unpack the connector config page to a specific modules in the `partials` family. -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.1</version>
<version>3.8.0</version>
<executions>
<execution>
<id>extract-generated-documentation</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.1</version>
<version>3.8.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit da6066f

Please sign in to comment.