-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies required for integration tests #741
Merged
lesv
merged 2 commits into
GoogleCloudPlatform:master
from
tcoffee-google:update_dependencies
Jul 6, 2017
Merged
Update dependencies required for integration tests #741
lesv
merged 2 commits into
GoogleCloudPlatform:master
from
tcoffee-google:update_dependencies
Jul 6, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jun 30, 2017
Hopefully Circle will pass when I approve this. |
lesv
approved these changes
Jul 6, 2017
Shabirmean
pushed a commit
that referenced
this pull request
Nov 11, 2022
…741) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://github.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recommender).
9 tasks
9 tasks
Sita04
pushed a commit
that referenced
this pull request
Nov 11, 2022
…thymeleaf to v2.6.5 (#741) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | `2.6.4` -> `2.6.5` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/compatibility-slim/2.6.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/confidence-slim/2.6.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.6.5`](https://github.com/spring-projects/spring-boot/releases/v2.6.5) [Compare Source](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5) #### ⭐ New Features - Add EIGHTEEN to JavaVersion enum [#​30132](https://github.com/spring-projects/spring-boot/issues/30132) #### 🐞 Bug Fixes - ConfigurationPropertyName#equals is not symmetric when adapt has removed trailing characters from an element [#​30392](https://github.com/spring-projects/spring-boot/issues/30392) - Thymeleaf auto-configuration in a reactive application can fail due to duplicate templateEngine beans [#​30385](https://github.com/spring-projects/spring-boot/issues/30385) - server.tomcat.keep-alive-timeout is not applied to HTTP/2 [#​30321](https://github.com/spring-projects/spring-boot/issues/30321) - Setting spring.mustache.enabled to false has no effect [#​30256](https://github.com/spring-projects/spring-boot/issues/30256) - bootWar is configured eagerly [#​30213](https://github.com/spring-projects/spring-boot/issues/30213) - Actuator `@ReadOperation` on Flux cancels request after first element emitted [#​30161](https://github.com/spring-projects/spring-boot/issues/30161) - Unnecessary allocations in Prometheus scraping endpoint [#​30125](https://github.com/spring-projects/spring-boot/issues/30125) - No metrics are bound for R2DBC ConnectionPools that have been wrapped [#​30100](https://github.com/spring-projects/spring-boot/issues/30100) - Condition evaluation report entry for a `@ConditionalOnSingleCandidate` that does not match due to multiple primary beans isn't as clear as it could be [#​30098](https://github.com/spring-projects/spring-boot/issues/30098) - Generated password are logged without an "unsuitable for production use" note [#​30070](https://github.com/spring-projects/spring-boot/issues/30070) - Dependency management for Netty tcNative is incomplete leading to possible version conflicts [#​30038](https://github.com/spring-projects/spring-boot/issues/30038) - Files in META-INF are not found when deploying a Gradle-built executable war to a servlet container [#​30036](https://github.com/spring-projects/spring-boot/issues/30036) - Dependency management for Apache Kafka is incomplete [#​30031](https://github.com/spring-projects/spring-boot/issues/30031) - spring-boot-configuration-processor fails compilation due to `@DefaultValue` with a long value and generates invalid metadata for byte and short properties with out-of-range default values [#​30022](https://github.com/spring-projects/spring-boot/issues/30022) #### 📔 Documentation - Add Apache Kafka to the description of the Messaging section [#​30389](https://github.com/spring-projects/spring-boot/issues/30389) - Default value of spring.thymeleaf.reactive.media-types is not documented [#​30387](https://github.com/spring-projects/spring-boot/issues/30387) - Clarify type matching that is performed when using `@MockBean` and `@SpyBean` [#​30382](https://github.com/spring-projects/spring-boot/issues/30382) - Fix links to Spring Security Reference Guide in Accessing the H2 Console in a Secured Application [#​30349](https://github.com/spring-projects/spring-boot/pull/30349) - Document how to access the H2 Console in a secured web application [#​30346](https://github.com/spring-projects/spring-boot/issues/30346) - Add Netty in "Enable HTTP Response Compression" [#​30344](https://github.com/spring-projects/spring-boot/issues/30344) - Fix JsonSerializer example in reference guide [#​30330](https://github.com/spring-projects/spring-boot/issues/30330) - WebSockets section missing in reference guide [#​30231](https://github.com/spring-projects/spring-boot/issues/30231) - Include default Dev Tools properties in the reference documentation [#​30166](https://github.com/spring-projects/spring-boot/issues/30166) - Document the WebSocket-related exclusions that are required to use Jetty 10 [#​30149](https://github.com/spring-projects/spring-boot/issues/30149) - Fix typo [#​30120](https://github.com/spring-projects/spring-boot/issues/30120) - Add documentation for spring.profiles.include [#​30114](https://github.com/spring-projects/spring-boot/issues/30114) - Document when config data properties are invalid [#​30113](https://github.com/spring-projects/spring-boot/issues/30113) - Document the scalar types supported by MapBinder [#​30111](https://github.com/spring-projects/spring-boot/issues/30111) - Document how to rely on ServletContext with an embedded container setup [#​30109](https://github.com/spring-projects/spring-boot/issues/30109) - Anchor tag for Spring HATEOAS does not redirect properly [#​30106](https://github.com/spring-projects/spring-boot/issues/30106) - Clarify that build plugins or the CLI does not have an auto-compile feature [#​30093](https://github.com/spring-projects/spring-boot/issues/30093) - Document how to structure configurations so that `@Bean` methods are included in slice tests [#​30091](https://github.com/spring-projects/spring-boot/issues/30091) - Remove non-existent spring.data.cassandra.connection.connection-timeout property from the documentation [#​30080](https://github.com/spring-projects/spring-boot/issues/30080) - Clarify actuator security documentation [#​30065](https://github.com/spring-projects/spring-boot/pull/30065) - Use Gradle's task configuration avoidance APIs in the main reference docs [#​30059](https://github.com/spring-projects/spring-boot/issues/30059) - Use Gradle's task configuration avoidance APIs in the Gradle Plugin's reference docs [#​30057](https://github.com/spring-projects/spring-boot/issues/30057) - Improve property placeholder documentation to mention environment variables and default values [#​30050](https://github.com/spring-projects/spring-boot/issues/30050) - Polish web examples in reference doc [#​30048](https://github.com/spring-projects/spring-boot/issues/30048) - Add links to Spring Boot for Apache Geode to the reference documentation [#​30018](https://github.com/spring-projects/spring-boot/issues/30018) - Document plugging in custom sanitisation rules with a SanitizingFunction bean [#​29950](https://github.com/spring-projects/spring-boot/issues/29950) #### 🔨 Dependency Upgrades - Upgrade to Couchbase Client 3.2.6 [#​30237](https://github.com/spring-projects/spring-boot/issues/30237) - Upgrade to Dropwizard Metrics 4.2.9 [#​30238](https://github.com/spring-projects/spring-boot/issues/30238) - Upgrade to Groovy 3.0.10 [#​30239](https://github.com/spring-projects/spring-boot/issues/30239) - Upgrade to Hibernate 5.6.7.Final [#​30338](https://github.com/spring-projects/spring-boot/issues/30338) - Upgrade to Hibernate Validator 6.2.3.Final [#​30241](https://github.com/spring-projects/spring-boot/issues/30241) - Upgrade to Jackson Bom 2.13.2 [#​30242](https://github.com/spring-projects/spring-boot/issues/30242) - Upgrade to Kafka 3.0.1 [#​30243](https://github.com/spring-projects/spring-boot/issues/30243) - Upgrade to Lettuce 6.1.8.RELEASE [#​30339](https://github.com/spring-projects/spring-boot/issues/30339) - Upgrade to Log4j2 2.17.2 [#​30244](https://github.com/spring-projects/spring-boot/issues/30244) - Upgrade to Logback 1.2.11 [#​30245](https://github.com/spring-projects/spring-boot/issues/30245) - Upgrade to Micrometer 1.8.4 [#​30178](https://github.com/spring-projects/spring-boot/issues/30178) - Upgrade to Neo4j Java Driver 4.4.5 [#​30326](https://github.com/spring-projects/spring-boot/issues/30326) - Upgrade to Netty 4.1.75.Final [#​30246](https://github.com/spring-projects/spring-boot/issues/30246) - Upgrade to Netty tcNative 2.0.51.Final [#​30247](https://github.com/spring-projects/spring-boot/issues/30247) - Upgrade to R2DBC Bom Arabba-SR13 [#​30340](https://github.com/spring-projects/spring-boot/issues/30340) - Upgrade to Reactor 2020.0.17 [#​30176](https://github.com/spring-projects/spring-boot/issues/30176) - Upgrade to Spring AMQP 2.4.3 [#​30180](https://github.com/spring-projects/spring-boot/issues/30180) - Upgrade to Spring Data 2021.1.3 [#​30179](https://github.com/spring-projects/spring-boot/issues/30179) - Upgrade to Spring Framework 5.3.17 [#​30177](https://github.com/spring-projects/spring-boot/issues/30177) - Upgrade to Spring Integration 5.5.10 [#​30183](https://github.com/spring-projects/spring-boot/issues/30183) - Upgrade to Spring Kafka 2.8.4 [#​30181](https://github.com/spring-projects/spring-boot/issues/30181) - Upgrade to Spring Retry 1.3.2 [#​30248](https://github.com/spring-projects/spring-boot/issues/30248) - Upgrade to Spring WS 3.1.3 [#​30182](https://github.com/spring-projects/spring-boot/issues/30182) - Upgrade to Tomcat 9.0.60 [#​30249](https://github.com/spring-projects/spring-boot/issues/30249) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@​cmabdullah](https://github.com/cmabdullah) - [@​fml2](https://github.com/fml2) - [@​hpoettker](https://github.com/hpoettker) - [@​octylFractal](https://github.com/octylFractal) - [@​62mkv](https://github.com/62mkv) - [@​m-semnani](https://github.com/m-semnani) - [@​izeye](https://github.com/izeye) - [@​stokpop](https://github.com/stokpop) - [@​larsgrefer](https://github.com/larsgrefer) - [@​wonwoo](https://github.com/wonwoo) - [@​abelsromero](https://github.com/abelsromero) - [@​hak7a3](https://github.com/hak7a3) - [@​PPakSang](https://github.com/PPakSang) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
9 tasks
anguillanneuf
pushed a commit
that referenced
this pull request
Nov 15, 2022
…741) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-core](https://github.com/googleapis/java-core) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v2.3.1`](https://github.com/googleapis/java-core/blob/master/CHANGELOG.md#​231-httpswwwgithubcomgoogleapisjava-corecomparev230v231-2021-11-15) [Compare Source](https://github.com/googleapis/java-core/compare/v2.3.0...v2.3.1) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-intelligence).
Sita04
pushed a commit
that referenced
this pull request
Nov 15, 2022
…thymeleaf to v2.6.5 (#741) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | `2.6.4` -> `2.6.5` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/compatibility-slim/2.6.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.5/confidence-slim/2.6.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.6.5`](https://github.com/spring-projects/spring-boot/releases/v2.6.5) [Compare Source](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5) #### ⭐ New Features - Add EIGHTEEN to JavaVersion enum [#​30132](https://github.com/spring-projects/spring-boot/issues/30132) #### 🐞 Bug Fixes - ConfigurationPropertyName#equals is not symmetric when adapt has removed trailing characters from an element [#​30392](https://github.com/spring-projects/spring-boot/issues/30392) - Thymeleaf auto-configuration in a reactive application can fail due to duplicate templateEngine beans [#​30385](https://github.com/spring-projects/spring-boot/issues/30385) - server.tomcat.keep-alive-timeout is not applied to HTTP/2 [#​30321](https://github.com/spring-projects/spring-boot/issues/30321) - Setting spring.mustache.enabled to false has no effect [#​30256](https://github.com/spring-projects/spring-boot/issues/30256) - bootWar is configured eagerly [#​30213](https://github.com/spring-projects/spring-boot/issues/30213) - Actuator `@ReadOperation` on Flux cancels request after first element emitted [#​30161](https://github.com/spring-projects/spring-boot/issues/30161) - Unnecessary allocations in Prometheus scraping endpoint [#​30125](https://github.com/spring-projects/spring-boot/issues/30125) - No metrics are bound for R2DBC ConnectionPools that have been wrapped [#​30100](https://github.com/spring-projects/spring-boot/issues/30100) - Condition evaluation report entry for a `@ConditionalOnSingleCandidate` that does not match due to multiple primary beans isn't as clear as it could be [#​30098](https://github.com/spring-projects/spring-boot/issues/30098) - Generated password are logged without an "unsuitable for production use" note [#​30070](https://github.com/spring-projects/spring-boot/issues/30070) - Dependency management for Netty tcNative is incomplete leading to possible version conflicts [#​30038](https://github.com/spring-projects/spring-boot/issues/30038) - Files in META-INF are not found when deploying a Gradle-built executable war to a servlet container [#​30036](https://github.com/spring-projects/spring-boot/issues/30036) - Dependency management for Apache Kafka is incomplete [#​30031](https://github.com/spring-projects/spring-boot/issues/30031) - spring-boot-configuration-processor fails compilation due to `@DefaultValue` with a long value and generates invalid metadata for byte and short properties with out-of-range default values [#​30022](https://github.com/spring-projects/spring-boot/issues/30022) #### 📔 Documentation - Add Apache Kafka to the description of the Messaging section [#​30389](https://github.com/spring-projects/spring-boot/issues/30389) - Default value of spring.thymeleaf.reactive.media-types is not documented [#​30387](https://github.com/spring-projects/spring-boot/issues/30387) - Clarify type matching that is performed when using `@MockBean` and `@SpyBean` [#​30382](https://github.com/spring-projects/spring-boot/issues/30382) - Fix links to Spring Security Reference Guide in Accessing the H2 Console in a Secured Application [#​30349](https://github.com/spring-projects/spring-boot/pull/30349) - Document how to access the H2 Console in a secured web application [#​30346](https://github.com/spring-projects/spring-boot/issues/30346) - Add Netty in "Enable HTTP Response Compression" [#​30344](https://github.com/spring-projects/spring-boot/issues/30344) - Fix JsonSerializer example in reference guide [#​30330](https://github.com/spring-projects/spring-boot/issues/30330) - WebSockets section missing in reference guide [#​30231](https://github.com/spring-projects/spring-boot/issues/30231) - Include default Dev Tools properties in the reference documentation [#​30166](https://github.com/spring-projects/spring-boot/issues/30166) - Document the WebSocket-related exclusions that are required to use Jetty 10 [#​30149](https://github.com/spring-projects/spring-boot/issues/30149) - Fix typo [#​30120](https://github.com/spring-projects/spring-boot/issues/30120) - Add documentation for spring.profiles.include [#​30114](https://github.com/spring-projects/spring-boot/issues/30114) - Document when config data properties are invalid [#​30113](https://github.com/spring-projects/spring-boot/issues/30113) - Document the scalar types supported by MapBinder [#​30111](https://github.com/spring-projects/spring-boot/issues/30111) - Document how to rely on ServletContext with an embedded container setup [#​30109](https://github.com/spring-projects/spring-boot/issues/30109) - Anchor tag for Spring HATEOAS does not redirect properly [#​30106](https://github.com/spring-projects/spring-boot/issues/30106) - Clarify that build plugins or the CLI does not have an auto-compile feature [#​30093](https://github.com/spring-projects/spring-boot/issues/30093) - Document how to structure configurations so that `@Bean` methods are included in slice tests [#​30091](https://github.com/spring-projects/spring-boot/issues/30091) - Remove non-existent spring.data.cassandra.connection.connection-timeout property from the documentation [#​30080](https://github.com/spring-projects/spring-boot/issues/30080) - Clarify actuator security documentation [#​30065](https://github.com/spring-projects/spring-boot/pull/30065) - Use Gradle's task configuration avoidance APIs in the main reference docs [#​30059](https://github.com/spring-projects/spring-boot/issues/30059) - Use Gradle's task configuration avoidance APIs in the Gradle Plugin's reference docs [#​30057](https://github.com/spring-projects/spring-boot/issues/30057) - Improve property placeholder documentation to mention environment variables and default values [#​30050](https://github.com/spring-projects/spring-boot/issues/30050) - Polish web examples in reference doc [#​30048](https://github.com/spring-projects/spring-boot/issues/30048) - Add links to Spring Boot for Apache Geode to the reference documentation [#​30018](https://github.com/spring-projects/spring-boot/issues/30018) - Document plugging in custom sanitisation rules with a SanitizingFunction bean [#​29950](https://github.com/spring-projects/spring-boot/issues/29950) #### 🔨 Dependency Upgrades - Upgrade to Couchbase Client 3.2.6 [#​30237](https://github.com/spring-projects/spring-boot/issues/30237) - Upgrade to Dropwizard Metrics 4.2.9 [#​30238](https://github.com/spring-projects/spring-boot/issues/30238) - Upgrade to Groovy 3.0.10 [#​30239](https://github.com/spring-projects/spring-boot/issues/30239) - Upgrade to Hibernate 5.6.7.Final [#​30338](https://github.com/spring-projects/spring-boot/issues/30338) - Upgrade to Hibernate Validator 6.2.3.Final [#​30241](https://github.com/spring-projects/spring-boot/issues/30241) - Upgrade to Jackson Bom 2.13.2 [#​30242](https://github.com/spring-projects/spring-boot/issues/30242) - Upgrade to Kafka 3.0.1 [#​30243](https://github.com/spring-projects/spring-boot/issues/30243) - Upgrade to Lettuce 6.1.8.RELEASE [#​30339](https://github.com/spring-projects/spring-boot/issues/30339) - Upgrade to Log4j2 2.17.2 [#​30244](https://github.com/spring-projects/spring-boot/issues/30244) - Upgrade to Logback 1.2.11 [#​30245](https://github.com/spring-projects/spring-boot/issues/30245) - Upgrade to Micrometer 1.8.4 [#​30178](https://github.com/spring-projects/spring-boot/issues/30178) - Upgrade to Neo4j Java Driver 4.4.5 [#​30326](https://github.com/spring-projects/spring-boot/issues/30326) - Upgrade to Netty 4.1.75.Final [#​30246](https://github.com/spring-projects/spring-boot/issues/30246) - Upgrade to Netty tcNative 2.0.51.Final [#​30247](https://github.com/spring-projects/spring-boot/issues/30247) - Upgrade to R2DBC Bom Arabba-SR13 [#​30340](https://github.com/spring-projects/spring-boot/issues/30340) - Upgrade to Reactor 2020.0.17 [#​30176](https://github.com/spring-projects/spring-boot/issues/30176) - Upgrade to Spring AMQP 2.4.3 [#​30180](https://github.com/spring-projects/spring-boot/issues/30180) - Upgrade to Spring Data 2021.1.3 [#​30179](https://github.com/spring-projects/spring-boot/issues/30179) - Upgrade to Spring Framework 5.3.17 [#​30177](https://github.com/spring-projects/spring-boot/issues/30177) - Upgrade to Spring Integration 5.5.10 [#​30183](https://github.com/spring-projects/spring-boot/issues/30183) - Upgrade to Spring Kafka 2.8.4 [#​30181](https://github.com/spring-projects/spring-boot/issues/30181) - Upgrade to Spring Retry 1.3.2 [#​30248](https://github.com/spring-projects/spring-boot/issues/30248) - Upgrade to Spring WS 3.1.3 [#​30182](https://github.com/spring-projects/spring-boot/issues/30182) - Upgrade to Tomcat 9.0.60 [#​30249](https://github.com/spring-projects/spring-boot/issues/30249) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@​cmabdullah](https://github.com/cmabdullah) - [@​fml2](https://github.com/fml2) - [@​hpoettker](https://github.com/hpoettker) - [@​octylFractal](https://github.com/octylFractal) - [@​62mkv](https://github.com/62mkv) - [@​m-semnani](https://github.com/m-semnani) - [@​izeye](https://github.com/izeye) - [@​stokpop](https://github.com/stokpop) - [@​larsgrefer](https://github.com/larsgrefer) - [@​wonwoo](https://github.com/wonwoo) - [@​abelsromero](https://github.com/abelsromero) - [@​hak7a3](https://github.com/hak7a3) - [@​PPakSang](https://github.com/PPakSang) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
This was referenced Nov 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.