Skip to content

Commit

Permalink
Bump depends-maven-plugin from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps depends-maven-plugin from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: org.apache.servicemix.tooling:depends-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Aug 29, 2023
1 parent b61990a commit b4ee492
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 @@ -361,7 +361,7 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<executions>
<execution>
<id>generate-depends-file</id>
Expand Down

0 comments on commit b4ee492

Please sign in to comment.