Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor](https://github.com/eclipse-equinox/p2) from 1.3.0 to 1.3.200.
- [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 akurtakov committed Sep 14, 2023
1 parent e15f256 commit 0c20dd9
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 @@ -124,7 +124,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.jarprocessor</artifactId>
<version>1.3.0</version>
<version>1.3.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down

0 comments on commit 0c20dd9

Please sign in to comment.