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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Jul 12, 2023
1 parent 094e0fb commit 3309704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,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
2 changes: 1 addition & 1 deletion tycho-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,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 3309704

Please sign in to comment.