We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a205be commit 2e67784Copy full SHA for 2e67784
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>org.noear</groupId>
9
<artifactId>solon-parent</artifactId>
10
- <version>3.8.1-SNAPSHOT</version>
+ <version>3.8.1</version>
11
<relativePath />
12
</parent>
13
@@ -16,7 +16,7 @@
16
<packaging>jar</packaging>
17
18
<properties>
19
- <java.version>25</java.version>
+ <java.version>21</java.version>
20
</properties>
21
22
<dependencies>
0 commit comments