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.
2 parents fa82284 + a512571 commit bac6667Copy full SHA for bac6667
spring-boot-web-native/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
java
3
application
4
id("org.hibernate.orm") version "7.0.6.Final"
5
- id("org.springframework.boot") version "3.5.3"
+ id("org.springframework.boot") version "3.5.4"
6
id("io.spring.dependency-management") version "1.1.7"
7
id("org.graalvm.buildtools.native") version "0.11.0"
8
id("com.google.cloud.tools.jib") version "3.4.5"
0 commit comments