We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36eab7f commit 9958f09Copy full SHA for 9958f09
spring-cloud-gateway-server/pom.xml
@@ -276,7 +276,6 @@
276
<!-- Based on instructions here - https://kotlinlang.org/docs/reference/using-maven.html -->
277
<artifactId>kotlin-maven-plugin</artifactId>
278
<groupId>org.jetbrains.kotlin</groupId>
279
- <version>1.9.25</version>
280
<configuration>
281
<jvmTarget>17</jvmTarget>
282
</configuration>
0 commit comments