Skip to content

Commit 23c2a9d

Browse files
committed
Merge branch 'develop'
2 parents 83f2531 + 59fa018 commit 23c2a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<doclint>none</doclint> <!-- Turnoff all checks -->
352352
<failOnError>false</failOnError>
353353
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
354-
<source>17</source>
354+
<source>21</source>
355355
</configuration>
356356
<executions>
357357
<execution>

0 commit comments

Comments
 (0)