Skip to content

Commit ffd462b

Browse files
committed
bump JDK target version to 21
1 parent 41cf730 commit ffd462b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</scm>
1616

1717
<properties>
18-
<project.build.jdk>17</project.build.jdk>
18+
<project.build.jdk>21</project.build.jdk>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020

2121
<!-- dependencies -->

0 commit comments

Comments
 (0)