Skip to content

Commit

Permalink
Merge pull request #286 from camunda/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-dependency-plugin-3.8.0

chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0
  • Loading branch information
saig0 authored Aug 22, 2024
2 parents 68f5c05 + b84f8d9 commit d12d3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.7.1</version>
<version>3.8.0</version>
<executions>
<execution>
<id>list-deps</id>
Expand Down

0 comments on commit d12d3b1

Please sign in to comment.