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 74609ec commit d850105Copy full SHA for d850105
spring-cloud-gateway-server/pom.xml
@@ -235,7 +235,7 @@
235
<!-- Based on instructions here - https://kotlinlang.org/docs/reference/using-maven.html -->
236
<artifactId>kotlin-maven-plugin</artifactId>
237
<groupId>org.jetbrains.kotlin</groupId>
238
- <version>1.9.24</version>
+ <version>1.9.25</version>
239
<configuration>
240
<jvmTarget>17</jvmTarget>
241
</configuration>
0 commit comments