Skip to content

Commit

Permalink
Bump org.eclipse.equinox.p2.jarprocessor from 1.2.300 to 1.2.400
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.equinox.p2.jarprocessor](https://github.com/eclipse-equinox/p2) from 1.2.300 to 1.2.400.
- [Release notes](https://github.com/eclipse-equinox/p2/releases)
- [Commits](https://github.com/eclipse-equinox/p2/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and laeubi committed Mar 15, 2023
1 parent 3fd4e3d commit dda3fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.jarprocessor</artifactId>
<version>1.2.300</version>
<version>1.2.400</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down

0 comments on commit dda3fa1

Please sign in to comment.