Skip to content

Commit

Permalink
Merge pull request #692 from smallrye/dependabot/maven/1.x/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-dependency-plugin-3.6.1

1.x: bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
  • Loading branch information
aureamunoz authored Oct 24, 2023
2 parents a741285 + d160f32 commit ef74456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>unpack-dependencies</id>
Expand Down

0 comments on commit ef74456

Please sign in to comment.