Skip to content

Commit 49450a9

Browse files
authored
Update pom.xml
Change to supported release version
1 parent 10d3f1b commit 49450a9

File tree

1 file changed

+1
-1
lines changed
  • java/application-load-balancer

1 file changed

+1
-1
lines changed

java/application-load-balancer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<artifactId>maven-compiler-plugin</artifactId>
2424
<version>3.11.0</version>
2525
<configuration>
26-
<release>22</release>
26+
<release>17</release>
2727
</configuration>
2828
</plugin>
2929
<plugin>

0 commit comments

Comments
 (0)