Skip to content

Commit

Permalink
Set Java version (source.level) to 21.
Browse files Browse the repository at this point in the history
  • Loading branch information
jxblum committed Sep 7, 2023
1 parent 4aeaf9b commit 3eb0c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
</parent>

<properties>
<source.level>21</source.level>
<springdata.keyvalue>3.2.0-SNAPSHOT</springdata.keyvalue>
<awaitility>4.0.2</awaitility>
<beanutils>1.9.4</beanutils>
Expand Down

0 comments on commit 3eb0c89

Please sign in to comment.