liiklus
liiklus copied to clipboard
Bump spring-boot-gradle-plugin from 2.2.9.RELEASE to 2.7.2
Bumps spring-boot-gradle-plugin from 2.2.9.RELEASE to 2.7.2.
Release notes
Sourced from spring-boot-gradle-plugin's releases.
v2.7.2
:lady_beetle: Bug Fixes
- Publishing a docker image to a private registry fails without authentication #31824
- In a non-reactive application, health indicators in a parent context are not found #31818
- Dependency management for Derby is incomplete #31814
- ApplicationPid doesn't log a warning if it takes a long time to return #31810
- A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
- InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
- Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
- GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
- Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
- Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
- HTTP Server and Data repositories metrics record null for the description #31706
- Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
- Image building fails with latest Paketo base builder and additional buildpacks configured #31558
- Tomcat fails to start when PEM files are used and key-store-password is not specified #31253
:notebook_with_decorative_cover: Documentation
- Clarify how docker image publishing registry is determined #31826
- Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518
:hammer: Dependency Upgrades
- Upgrade to AppEngine SDK 1.9.98 #31790
- Upgrade to Byte Buddy 1.12.12 #31735
- Upgrade to Couchbase Client 3.3.2 #31736
- Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
- Upgrade to Embedded Mongo 3.4.7 #31830
- Upgrade to GraphQL Java 18.2 #31812
- Upgrade to Hibernate 5.6.10.Final #31738
- Upgrade to HttpCore5 5.1.4 #31739
- Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
- Upgrade to JsonAssert 1.5.1 #31741
- Upgrade to Kotlin Coroutines 1.6.4 #31742
- Upgrade to Lettuce 6.1.9.RELEASE #31743
- Upgrade to MariaDB 3.0.6 #31744
- Upgrade to Micrometer 1.9.2 #31614
- Upgrade to Neo4j Java Driver 4.4.9 #31745
- Upgrade to Netty 4.1.79.Final #31746
- Upgrade to Reactor 2020.0.21 #31608
- Upgrade to SendGrid 4.9.3 #31747
- Upgrade to Spring Data 2021.2.2 #31615
- Upgrade to Spring Framework 5.3.22 #31613
- Upgrade to Spring GraphQL 1.0.1 #31616
- Upgrade to Spring Integration 5.5.14 #31800
- Upgrade to Spring Kafka 2.8.8 #31786
- Upgrade to Tomcat 9.0.65 #31831
... (truncated)
Commits
6f89aca
Release v2.7.216f63af
Merge branch '2.6.x' into 2.7.xc8e4437
Upgrade to Tomcat 9.0.65aa93b21
Upgrade to Embedded Mongo 3.4.707f332a
Upgrade to Tomcat 9.0.659da38c8
Merge branch '2.6.x' into 2.7.x4e0b3aa
Clarify how docker image publishing registry is determinedf9cf31e
Fix compile errors09c7ce6
Merge branch '2.6.x' into 2.7.xa7dfeae
Merge branch 'gh-28844' into 2.6.x- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)