Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 authored Jun 3, 2023
1 parent cc86cb8 commit 16279e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
<swt.version>3.116.100</swt.version> <!-- Last version compatible with JRE 8 -->
<jarbundler.version>3.3.0</jarbundler.version>
<jface.version>3.22.200</jface.version> <!-- Last version compatible with JRE 8 -->
<lombok.version>1.18.26</lombok.version>
<picocli.version>4.7.3</picocli.version>
<lombok.version>1.18.28</lombok.version>
<picocli.version>4.7.4</picocli.version>
<slf4j.version>2.0.7</slf4j.version>
<windows.build.finalName>EarthquakeBulletin</windows.build.finalName>
<linux.build.finalName>${project.artifactId}</linux.build.finalName>
Expand Down

0 comments on commit 16279e5

Please sign in to comment.