Skip to content

Commit

Permalink
Merge pull request #2976 from hansva/master
Browse files Browse the repository at this point in the history
Update SWT version, fixes #2975
  • Loading branch information
hansva authored May 27, 2023
2 parents 0ccf400 + 6344779 commit 9d2fa2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<okhttp.version>4.10.0</okhttp.version>
<opencensus-api.version>0.31.1</opencensus-api.version>
<opencensus-contrib-http-util.version>0.31.1</opencensus-contrib-http-util.version>
<org.eclipse.platform.version>3.122.0</org.eclipse.platform.version>
<org.eclipse.platform.version>3.123.0</org.eclipse.platform.version>
<org.eclipse.commands.version>3.9.600</org.eclipse.commands.version>
<org.eclipse.equinox.version>3.10.600</org.eclipse.equinox.version>
<opencsv.version>5.7.1</opencsv.version>
Expand Down
2 changes: 1 addition & 1 deletion rap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</parent>

<properties>
<rap.version>3.23.0</rap.version>
<rap.version>3.24.0</rap.version>
</properties>


Expand Down

0 comments on commit 9d2fa2d

Please sign in to comment.