Major Changes
- Fixed the regression introduced in 2.5.1 that caused Jib to containerize a Spring Boot fat JAR instead of a normal thin JAR when
<containerizingMode>packagedis set and the Spring Boot Maven plugin does not have a<configuration>block. (#2693)
See CHANGELOG.md for more details.