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 3bba83e commit ab648cfCopy full SHA for ab648cf
spring-cloud-gateway-server/pom.xml
@@ -281,7 +281,6 @@
281
<!-- Based on instructions here - https://kotlinlang.org/docs/reference/using-maven.html -->
282
<artifactId>kotlin-maven-plugin</artifactId>
283
<groupId>org.jetbrains.kotlin</groupId>
284
- <version>2.1.0</version>
285
<configuration>
286
<jvmTarget>17</jvmTarget>
287
</configuration>
0 commit comments