File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ under the License.
6666 </modules >
6767
6868 <properties >
69- <maven .compiler.source>11 </maven .compiler.source>
70- <maven .compiler.target>11 </maven .compiler.target>
69+ <maven .compiler.source>17 </maven .compiler.source>
70+ <maven .compiler.target>17 </maven .compiler.target>
7171 <maven-jar-plugin .version>3.3.0</maven-jar-plugin .version>
7272 <maven-surefire-plugin .version>3.0.0-M4</maven-surefire-plugin .version>
7373 <maven-failsafe-plugin .version>3.0.0-M5</maven-failsafe-plugin .version>
@@ -166,7 +166,7 @@ under the License.
166166 </dependency >
167167 </dependencies >
168168 </dependencyManagement >
169-
169+
170170 <profiles >
171171 <!--
172172 We're reusing the apache-release build profile defined in the Apache Parent POM,
You can’t perform that action at this time.
0 commit comments