Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 1b967b9 commit 1625294
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 @@ -28,7 +28,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.core</artifactId>
<version>2.12.0</version>
<version>2.12.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 @@ -51,7 +51,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.core</artifactId>
<version>2.12.0</version>
<version>2.12.100</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1625294

Please sign in to comment.