Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.jface from 3.22.200 to 3.31.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.platform:org.eclipse.jface](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.22.200 to 3.31.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.jface
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 0f35329 commit fe41a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<maven.version.rules>${project.baseUri}maven-version-rules.xml</maven.version.rules>
<swt.version>3.116.100</swt.version> <!-- Last version compatible with JRE 8 -->
<jface.version>3.22.200</jface.version> <!-- Last version compatible with JRE 8 -->
<jface.version>3.31.0</jface.version> <!-- Last version compatible with JRE 8 -->
<lombok.version>1.18.28</lombok.version>
<picocli.version>4.7.4</picocli.version>
<windows.build.finalName>${project.name}</windows.build.finalName>
Expand Down

0 comments on commit fe41a08

Please sign in to comment.