Skip to content

Commit

Permalink
Bump org.eclipse.equinox.p2.director from 2.5.400 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.equinox.p2.director](https://github.com/eclipse-equinox/p2) from 2.5.400 to 2.6.0.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.director
  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 laeubi committed Jun 16, 2023
1 parent 21c295e commit 1ce21db
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 @@ -44,7 +44,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
<version>2.5.400</version>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
<version>2.5.400</version>
<version>2.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1ce21db

Please sign in to comment.