Skip to content

Commit

Permalink
Bump org.eclipse.pde:org.eclipse.pde.core from 3.18.100 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.pde:org.eclipse.pde.core](https://github.com/eclipse-pde/eclipse.pde) from 3.18.100 to 3.19.0.
- [Changelog](https://github.com/eclipse-pde/eclipse.pde/blob/master/org.eclipse.pde.doc.user/topics_WhatsNew.xml)
- [Commits](https://github.com/eclipse-pde/eclipse.pde/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.pde:org.eclipse.pde.core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent a3b3007 commit 181f60b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.core</artifactId>
<version>3.18.100</version>
<version>3.19.0</version>
<type>jar</type>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion tycho-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.core</artifactId>
<version>3.18.100</version>
<version>3.19.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion tycho-eclipse-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.core</artifactId>
<version>3.18.100</version>
<version>3.19.0</version>
<type>jar</type>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-document-bundle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.core</artifactId>
<version>3.18.100</version>
<version>3.19.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 181f60b

Please sign in to comment.