mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Liquibse no longer declares a dependency on `javax.activation` (see https://github.com/liquibase/liquibase/issues/4487) so we can now remove our exclusions. See gh-38274