Skip to content

Commit 4c75acd

Browse files
committed
more java versions in POMs
1 parent fbca602 commit 4c75acd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

common-tools/cnuphys/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<version>3.14.0</version>
5050
<configuration>
5151
<encoding>UTF-8</encoding>
52-
<release>17</release>
52+
<release>21</release>
5353
</configuration>
5454
</plugin>
5555
<plugin>

common-tools/coat-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<version>3.8.0</version>
188188
<configuration>
189189
<encoding>UTF-8</encoding>
190-
<release>17</release>
190+
<release>21</release>
191191
</configuration>
192192
</plugin>
193193
<plugin>

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<artifactId>maven-compiler-plugin</artifactId>
137137
<version>3.14.0</version>
138138
<configuration>
139-
<release>17</release>
139+
<release>21</release>
140140
<encoding>UTF-8</encoding>
141141
</configuration>
142142
</plugin>

0 commit comments

Comments
 (0)