light-task-scheduler
light-task-scheduler copied to clipboard
Bump spring-boot from 1.3.3.RELEASE to 2.2.11.RELEASE
trafficstars
Bumps spring-boot from 1.3.3.RELEASE to 2.2.11.RELEASE.
Release notes
Sourced from spring-boot's releases.
v2.2.11.RELEASE
:beetle: Bug Fixes
- HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23749
- server.servlet.session.timeout not in effect when using Jetty starter without jakarta.annotation and javax.annotation #23716
- Setting server.undertow.eager-filter-init has no effect #23675
- If the JVM is killed while refresh is in progress, the shutdown hook does not close the context #23625
@ConfigurationPropertiesBindingdoes not apply Formatter beans #23613- H2 Console error with AbstractRoutingDataSource #23566
- When using embedded Jetty, an error response to a HEAD request has a body #23551
- Dependency management for Netty tcNative does not include its netty-tcnative module #23502
- PropertiesLauncher requires spring-core on the classpath #23474
- Flyway configuration ignores init-sqls when using spring.datasource.* properties #23392
- Log4j's tag library doesn't work out of the box as log4j-*.jar is skipped by default #23302
- Unexpected application context cache hit when testing with SpringBootTest webEnvironment MOCK and DEFINED_PORT #23085
- Log4j2 configuration is not picking up some properties #22983
- Incremental compilation does not keep metadata for inner classes #10886
:notebook_with_decorative_cover: Documentation
- Remove version elements from Maven plugin documentation #23909
- Note that using LiveReload requires Devtools restart to be enabled #23755
- Add upgrading section to reference docs with a link to the wiki #23610
- Add example of setting system property in gradle bootRun #23578
- Update configuration metadata appendix to remove description for Gradle 4.5 and earlier as it is no longer supported #23562
- Fix link to Log4j's JDK Logging Adapter in reference documentation #23459
- Document support for Java 15 #23447
- Note the Kt class name suffix when describing how to configure a Kotlin application's main class name #23418
- Add anchor links to section headers in Gradle plugin reference docs #23402
- Revisit hint on using classpath* for retrieving templates #23068
- Document how to enable h2c via programmatic configuration #21997
:hammer: Dependency Upgrades
- Upgrade to Byte Buddy 1.10.17 #23852
- Upgrade to Caffeine 2.8.6 #23844
- Upgrade to Dropwizard Metrics 4.1.14 #23846
- Upgrade to Elasticsearch 6.8.13 #23856
- Upgrade to Hazelcast 3.12.10 #23845
- Upgrade to Hibernate 5.4.22.Final #23857
- Upgrade to Hibernate Validator 6.0.21.Final #23858
- Upgrade to Httpclient 4.5.13 #23853
- Upgrade to Jetty 9.4.33.v20201020 #23855
- Upgrade to Joda Time 2.10.8 #23850
- Upgrade to Lombok 1.18.16 #23861
- Upgrade to Micrometer 1.3.15 #23790
- Upgrade to Mysql 8.0.22 #23851
- Upgrade to Neo4j Ogm 3.2.17 #23859
- Upgrade to Netty 4.1.53.Final #23847
- Upgrade to Postgresql 42.2.18 #23860
... (truncated)
Commits
275574dRelease v2.2.11.RELEASEcc3c898Upgrade to github-changelog-generator 0.0.43b899eeMerge branch '2.1.x' into 2.2.x625a0c9Next development version (v2.1.19.BUILD-SNAPSHOT)7de2711Merge branch '2.1.x' into 2.2.xec57251Configure release script to use .RELEASE suffix770b5f4Merge branch '2.1.x' into 2.2.x6c0fc7fWorkaround broken function in concourse scriptsa8db6a8Merge branch '2.1.x' into 2.2.x3ebd247Workaround broken function in concourse scripts- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.