AxonFramework / extension-multitenancy

Axon Framework extension providing handles to support multi tenancy with distinct buses and stores per tenant.
Apache License 2.0
10 stars 2 forks source link

Bump spring.boot.version from 2.7.12 to 2.7.13 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring.boot.version from 2.7.12 to 2.7.13. Updates spring-boot-autoconfigure from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.7.13

:lady_beetle: Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

:notebook_with_decorative_cover: Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view


Updates spring-boot-test from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-test's releases.

v2.7.13

:lady_beetle: Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

:notebook_with_decorative_cover: Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view


Updates spring-boot-starter from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-starter's releases.

v2.7.13

:lady_beetle: Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

:notebook_with_decorative_cover: Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view


Updates spring-boot-starter-test from 2.7.12 to 2.7.13

Release notes

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

v2.7.13

:lady_beetle: Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

:notebook_with_decorative_cover: Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view


Updates spring-boot-test-autoconfigure from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-test-autoconfigure's releases.

v2.7.13

:lady_beetle: Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

:notebook_with_decorative_cover: Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​bbulgarelli, @​bikash30851, and @​twobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication