Skip to content

Commit 83f2af7

Browse files
authored
Update pom.xml to use Java 22 for docs
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 4af5747 commit 83f2af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152

153153
<!-- JavaDocs -->
154154
<current-year>2024</current-year>
155-
<newest-java-version>21</newest-java-version>
155+
<newest-java-version>22</newest-java-version>
156156
<highlight-js.version>11.9.0</highlight-js.version>
157157

158158
<!-- Other configuration -->

0 commit comments

Comments
 (0)