jib-maven-plugin v2.5.2
·
830 commits
to master
since this release
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.