Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.equinox.p2.director
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.director](https://github.com/eclipse-equinox/p2) from 2.6.0 to 2.6.100.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2023
1 parent da8bdf4 commit eab5598
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
<version>2.6.0</version>
<version>2.6.100</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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
<version>2.6.0</version>
<version>2.6.100</version>
</dependency>

<dependency>
Expand Down

0 comments on commit eab5598

Please sign in to comment.