Java 22 update

This commit is contained in:
Andrea Cavalli 2024-03-22 17:20:31 +01:00
parent 1e072b366f
commit a254d3a62a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<configuration>
<release>21</release>
<release>22</release>
<annotationProcessorPaths>
<annotationProcessorPath>
<groupId>io.soabase.record-builder</groupId>