Skip to content

Commit

Permalink
Upgrade lombok for jdk21 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan committed Dec 18, 2023
1 parent 30ef09e commit 7d395af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pic-sure-resources/pic-sure-visualization-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.22</version>
<version>1.18.30</version>
</dependency>
<dependency>
<groupId>org.knowm.xchart</groupId>
Expand Down

0 comments on commit 7d395af

Please sign in to comment.