Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.osgi.compatibility.state
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.platform:org.eclipse.osgi.compatibility.state](https://github.com/eclipse-equinox/equinox) from 1.2.900 to 1.2.1000.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi.compatibility.state
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent 4ef84e5 commit c70130c
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi.compatibility.state</artifactId>
<version>1.2.900</version>
<version>1.2.1000</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 @@ -88,7 +88,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi.compatibility.state</artifactId>
<version>1.2.900</version>
<version>1.2.1000</version>
</dependency>


Expand Down

0 comments on commit c70130c

Please sign in to comment.