Skip to content

Commit

Permalink
Bump org.eclipse.equinox.p2.publisher from 1.7.200 to 1.7.300
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.equinox.p2.publisher](https://github.com/eclipse-equinox/p2) from 1.7.200 to 1.7.300.
- [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.publisher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and laeubi committed Mar 15, 2023
1 parent fb39b48 commit e065a01
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.publisher</artifactId>
<version>1.7.200</version>
<version>1.7.300</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 @@ -109,7 +109,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.publisher</artifactId>
<version>1.7.200</version>
<version>1.7.300</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e065a01

Please sign in to comment.