Skip to content

Commit

Permalink
Update SWT , fixes apache#4355
Browse files Browse the repository at this point in the history
  • Loading branch information
hansva committed Sep 25, 2024
1 parent 4c2d1ec commit a2d0d1c
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 @@ -144,7 +144,7 @@
<maven.compiler.target>${target.jdk.version}</maven.compiler.target>
<mockito-core.version>5.12.0</mockito-core.version>
<objenesis.version>3.4</objenesis.version>
<org.eclipse.platform.version>3.126.0</org.eclipse.platform.version>
<org.eclipse.platform.version>3.127.0</org.eclipse.platform.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<set-highest-basedir-phase>initialize</set-highest-basedir-phase>
Expand Down

0 comments on commit a2d0d1c

Please sign in to comment.