spring-reactive-jwt-sample
spring-reactive-jwt-sample copied to clipboard
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.springframework.boot:spring-boot-starter-parent (source) | 2.7.2 -> 2.7.4 |
Release Notes
spring-projects/spring-boot
v2.7.4
:star: New Features
- Add NINETEEN to JavaVersion enum #32260
:lady_beetle: Bug Fixes
- DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader #32406
- Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml #32247
- Detection of PeriodStyle.ISO8601 does not support lower-case input #32244
- Detection of DurationStyle.ISO8601 does not support lower-case input #32231
- YAML timestamps not handled properly with SnakeYaml 1.31 #32229
- Hazelcast shutdown logs are not available out-of-the-box #32184
- Netty 'spring.netty leak detection' default property value is always applied to resource leak detector #32145
- Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled #32000
:notebook_with_decorative_cover: Documentation
- Document support for JDK 19 #32402
- Clarify documentation of config sub-directory from which external application properties are read #32291
- Clarify documentation on disabling web client request metrics #32198
- Kotlin sample is missing for constructor binding #32177
- Remove out-of-date link from auto-configuration documentation #32174
- Improve
@ConditionalOnClassjavadoc regarding use on@Beanmethods #32167 - Document classpath* location for looking up GraphQL schemas across modules #31772
:hammer: Dependency Upgrades
- Upgrade to Byte Buddy 1.12.17 #32454
- Upgrade to Couchbase Client 3.3.4 #32315
- Upgrade to Dependency Management Plugin 1.0.14.RELEASE #32459
- Upgrade to Dropwizard Metrics 4.2.12 #32316
- Upgrade to Ehcache3 3.10.1 #32317
- Upgrade to Elasticsearch 7.17.6 #32318
- Upgrade to Embedded Mongo 3.4.9 #32319
- Upgrade to Groovy 3.0.13 #32443
- Upgrade to Hibernate 5.6.11.Final #32320
- Upgrade to Hibernate Validator 6.2.5.Final #32321
- Upgrade to Infinispan 13.0.11.Final #32322
- Upgrade to Jackson Bom 2.13.4 #32323
- Upgrade to Janino 3.1.8 #32324
- Upgrade to Jetty 9.4.49.v20220914 #32444
- Upgrade to Johnzon 1.2.19 #32325
- Upgrade to Kafka 3.1.2 #32326
- Upgrade to MariaDB 3.0.8 #32445
- Upgrade to Micrometer 1.9.4 #32272
- Upgrade to Netty 4.1.82.Final #32327
- Upgrade to Postgresql 42.3.7 #32243
- Upgrade to R2DBC Bom Borca-SR2 #32328
- Upgrade to Reactor 2020.0.23 #32273
- Upgrade to RSocket 1.1.3 #32380
- Upgrade to Spring AMQP 2.4.7 #32276
- Upgrade to Spring Batch 4.3.7 #32278
- Upgrade to Spring Data 2021.2.3 #32275
- Upgrade to Spring Framework 5.3.23 #32274
- Upgrade to Spring GraphQL 1.0.2 #32426
- Upgrade to Spring HATEOAS 1.5.2 #32378
- Upgrade to Spring Integration 5.5.15 #32453
- Upgrade to Spring Kafka 2.8.9 #32277
- Upgrade to UnboundID LDAPSDK 6.0.6 #32329
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @ldziedziul
- @jprinet
- @thegeekyasian
- @neilstevenson
- @obfischer
- @valentine-dev
- @dsyer
- @russellyou
v2.7.3
:lady_beetle: Bug Fixes
- Misleading error message when using JarMode Layertools and the source is not an archive #32097
- ClassNotFoundException can be thrown for classes in nested jars when under GC pressure #32085
- Flyway auto-configuration fails with Flyway 9 #32034
- BasicJsonParser does not protect against deeply nested maps #32031
- OptionalLiveReloadServer logs the wrong port number when it is configured to use an ephemeral port #31984
- Servlet WebServerStartStopLifecycle doesn't set running to false on stop #31967
- JUL-based logging performed during close of application context is lost #31963
- The hash of spring-boot-jarmode-layertools.jar that's added to a fat jar doesn't match the hash of the equivalent published artifact #31949
- management.endpoint.health.probes.add-additional-paths has no effect when configuration properties have already created the liveness and/or readiness groups #31926
- UnsupportedDataSourcePropertyException is thrown when attempting to set jdbcUrl for C3P0 #31921
- Dev Tools restart failures caused by a too short quiet period are hard to diagnose #31906
- HealthContributor beans managed by a CompositeHealthContributor are recreated on each call #31879
- Dependency management for REST Assured is incomplete #31877
- Jar Handler never clears PROTOCOL_HANDLER system property #31875
- BasicJsonParser can fail with a timeout or stackoverflow with malformed map JSON #31873
- BasicJsonParser can fail with a stackoverflow exception #31871
:notebook_with_decorative_cover: Documentation
- Review Git contribution documentation #32099
- Documentation for Maven Plugin classifier has an unresolved external reference #32043
- Update Static Content reference documentation to reflect the DefaultServlet no longer being enabled by default #32026
- Example log output is out-of-date and inconsistent #31987
- Document that Undertow's record-request-start-time server option must be enabled for %D to work in access logging #31976
- Update documentation on using H2C to consider running behind a proxy that's performing TLS termination #31974
- Some properties in the Common Application Properties appendix have no description #31971
- Fix links in documentations #31951
- External configuration documentation uses incorrect placeholder syntax #31943
- server.reactive.session.cookie properties are not listed in the application properties appendix #31914
- Remove documentation and metadata references to ConfigFileApplicationListener #31901
- Metadata for 'spring.beaninfo.ignore' has incorrect SourceType #31899
- Remove reference to nitrite-spring-boot-starter #31893
- Remove reference to Azure Application Insights #31890
- Fix typos in code and documentation #31865
:hammer: Dependency Upgrades
- Upgrade to Byte Buddy 1.12.13 #32013
- Upgrade to Couchbase Client 3.3.3 #32014
- Upgrade to Dependency Management Plugin 1.0.13.RELEASE #32056
- Upgrade to Dropwizard Metrics 4.2.11 #32015
- Upgrade to Embedded Mongo 3.4.8 #32016
- Upgrade to GraphQL Java 18.3 #31945
- Upgrade to Groovy 3.0.12 #32017
- Upgrade to Gson 2.9.1 #32018
- Upgrade to Hazelcast 5.1.3 #32019
- Upgrade to Hibernate Validator 6.2.4.Final #32020
- Upgrade to MariaDB 3.0.7 #32021
- Upgrade to Maven Javadoc Plugin 3.4.1 #32089
- Upgrade to Micrometer 1.9.3 #32022
- Upgrade to MySQL 8.0.30 #32023
- Upgrade to Reactor 2020.0.22 #32038
- Upgrade to Spring Security 5.7.3 #32040
- Upgrade to Undertow 2.2.19.Final #32090
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Please update the pr according to feedbacks, else it will be marked as stale