Skip to content

Commit fcc4b82

Browse files
authored
Update and rename pom-central21.xml to pom-central23.xml
1 parent f9c5b04 commit fcc4b82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom-central21.xml renamed to pom-central23.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<artifactId>maven-compiler-plugin</artifactId>
4545
<version>3.13.0</version>
4646
<configuration>
47-
<source>21</source>
48-
<target>21</target>
47+
<source>23</source>
48+
<target>23</target>
4949
<encoding>UTF-8</encoding>
5050
<compilerArgs>
5151
<arg>-Xlint:unchecked</arg>

0 commit comments

Comments
 (0)