You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Spring Boot build plugins currently use the Paketo builder-jammy-base builder for JVM apps and builder-jammy-tiny for GraalVM native apps. Older versions of the tiny builder were missing packages that JVM apps required, but newer version of tiny should be sufficient for both types of apps.