Skip to content
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

Bump spring.boot.version from 2.6.2 to 2.6.3 #2100

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2022

Bumps spring.boot.version from 2.6.2 to 2.6.3.
Updates spring-boot from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • Additional commits viewable in compare view

Updates spring-boot-autoconfigure from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • Additional commits viewable in compare view

Updates spring-boot-actuator from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot-actuator's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • Additional commits viewable in compare view

Updates spring-boot-test from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot-test's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • Additional commits viewable in compare view

Updates spring-boot-starter-web from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot-starter-web's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • Additional commits viewable in compare view

Updates spring-boot-starter-actuator from 2.6.2 to 2.6.3

Release notes

Sourced from spring-boot-starter-actuator's releases.

v2.6.3

🐞 Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

📔 Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

🔨 Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

❤️ Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • 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 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)

Bumps `spring.boot.version` from 2.6.2 to 2.6.3.

Updates `spring-boot` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-autoconfigure` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-actuator` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-test` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-starter-web` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-starter-actuator` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2022
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 21, 2022
@brendandburns
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 22, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 22, 2022
@k8s-ci-robot k8s-ci-robot merged commit 787dd48 into master Jan 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring.boot.version-2.6.3 branch January 22, 2022 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants