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 the maven-dependencies group across 1 directory with 6 updates #103

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps the maven-dependencies group with 6 updates in the / directory:

Package From To
org.springframework:spring-test 5.3.37 6.0.22
org.springframework:spring-beans 5.3.37 6.0.22
org.springframework.boot:spring-boot-configuration-processor 2.7.18 3.2.8
org.springframework.boot:spring-boot-starter 2.7.18 3.2.8
org.springframework.boot:spring-boot-autoconfigure-processor 2.7.18 3.2.8
org.springframework.boot:spring-boot-starter-test 2.7.18 3.2.8

Updates org.springframework:spring-test from 5.3.37 to 6.0.22

Release notes

Sourced from org.springframework:spring-test's releases.

v6.0.22

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32922

🐞 Bug Fixes

  • Observation in ServerHttpObservationFilter is never stopped for asynchronous requests #32986
  • AspectJ CTW aspects executed twice #32973
  • SpEL compilation fails when indexing into a Map with a primitive #32912
  • SpEL compilation fails when indexing into an array or list with an Integer #32910
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32883

📔 Documentation

  • Remove outdated copyright from index.adoc #32984

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.20 #33008

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839

v6.0.20

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32817

🐞 Bug Fixes

  • Do not send Cookie header in reactive JdkClientHttpRequest if no cookies added #32831
  • Incorrect AsyncRequestTimeoutException handling in ResponseEntityExceptionHandler #32808
  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32769
  • MergedAnnotations search does not find container for repeatable annotation #32752
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32748
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32743
  • "multiple subscribers not supported" when using WebClient exchange #32732
  • Wrong proxy generation order during AOT for classes with ScopedProxyMode.TARGET\_CLASS and advisors #32701
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32697
  • ConfigurationClassEnhancer should consistently trigger FastClass creation at build-time #32683

... (truncated)

Commits
  • e69dde8 Release v6.0.22
  • f285df6 Upgrade to SLF4J 2.0.13, JRuby 9.4.7, Awaitility 4.2.1
  • b9eeee8 Polishing
  • df1f481 Upgrade to Netty 4.1.111
  • 230848c Upgrade to spring-javaformat-checkstyle 0.0.42
  • eda8687 Upgrade to Reactor 2022.0.20
  • 76604db Stop observations for async requests in Servlet filter
  • 38b7209 Polishing
  • df0764d Remove outdated copyright from index.adoc
  • 1e2c463 Exclude node_modules from NoHttp checks
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 5.3.37 to 6.0.22

Release notes

Sourced from org.springframework:spring-beans's releases.

v6.0.22

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32922

🐞 Bug Fixes

  • Observation in ServerHttpObservationFilter is never stopped for asynchronous requests #32986
  • AspectJ CTW aspects executed twice #32973
  • SpEL compilation fails when indexing into a Map with a primitive #32912
  • SpEL compilation fails when indexing into an array or list with an Integer #32910
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32883

📔 Documentation

  • Remove outdated copyright from index.adoc #32984

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.20 #33008

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839

v6.0.20

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32817

🐞 Bug Fixes

  • Do not send Cookie header in reactive JdkClientHttpRequest if no cookies added #32831
  • Incorrect AsyncRequestTimeoutException handling in ResponseEntityExceptionHandler #32808
  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32769
  • MergedAnnotations search does not find container for repeatable annotation #32752
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32748
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32743
  • "multiple subscribers not supported" when using WebClient exchange #32732
  • Wrong proxy generation order during AOT for classes with ScopedProxyMode.TARGET\_CLASS and advisors #32701
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32697
  • ConfigurationClassEnhancer should consistently trigger FastClass creation at build-time #32683

... (truncated)

Commits
  • e69dde8 Release v6.0.22
  • f285df6 Upgrade to SLF4J 2.0.13, JRuby 9.4.7, Awaitility 4.2.1
  • b9eeee8 Polishing
  • df1f481 Upgrade to Netty 4.1.111
  • 230848c Upgrade to spring-javaformat-checkstyle 0.0.42
  • eda8687 Upgrade to Reactor 2022.0.20
  • 76604db Stop observations for async requests in Servlet filter
  • 38b7209 Polishing
  • df0764d Remove outdated copyright from index.adoc
  • 1e2c463 Exclude node_modules from NoHttp checks
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-configuration-processor from 2.7.18 to 3.2.8

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.

v3.2.8

🐞 Bug Fixes

  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492
  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41477
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41212
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41199
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #38199
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #37649
  • Error message can be misleading if spring.config.import fails to resolve #36243
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #35786
  • PropertiesMigrationListener wrongly reports property as deprecated #35774

📔 Documentation

  • Fix documentation links in the README #41547
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41482
  • Fix typos in javadoc of BootstrapContext #41443
  • Document that logging.file.name and logging.file.path cannot be used together #41351
  • Document tracing support for RestClient #41182
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41173

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41470
  • Upgrade to Byte Buddy 1.14.18 #41361
  • Upgrade to Dependency Management Plugin 1.1.6 #41362
  • Upgrade to GraphQL Java 21.5 #41340
  • Upgrade to Groovy 4.0.22 #41363
  • Upgrade to HttpCore5 5.2.5 #41364
  • Upgrade to Jetty 12.0.11 #41365
  • Upgrade to JsonAssert 1.5.3 #41366
  • Upgrade to JUnit Jupiter 5.10.3 #41367
  • Upgrade to Lombok 1.18.34 #41368
  • Upgrade to Micrometer 1.12.8 #41292
  • Upgrade to Micrometer Tracing 1.2.8 #41293
  • Upgrade to Neo4j Java Driver 5.22.0 #41370
  • Upgrade to Reactor Bom 2023.0.8 #41436
  • Upgrade to Spring Data Bom 2023.1.8 #41294
  • Upgrade to Spring Framework 6.1.11 #41295
  • Upgrade to Spring GraphQL 1.2.8 #41523
  • Upgrade to Spring HATEOAS 2.2.3 #41493
  • Upgrade to Spring Integration 6.2.7 #41296
  • Upgrade to Spring Kafka 3.1.7 #41297
  • Upgrade to Spring Pulsar 1.0.8 #41532
  • Upgrade to Spring Retry 2.0.7 #41484
  • Upgrade to SQLite JDBC 3.43.2.2 #41495
  • Upgrade to Tomcat 10.1.26 #41496

❤️ Contributors

... (truncated)

Commits
  • 45a6c53 Release v3.2.8
  • f5df7e7 Fix documentation links in the README
  • 07b103c Prohibit upgrades to Undertow 2.3.15
  • 4e205ed Upgrade to Spring Pulsar 1.0.8
  • 0eb830d Upgrade to Spring Integration 6.2.7
  • 7966d11 Upgrade to Spring GraphQL 1.2.8
  • 1cc7498 Add property for Integration's default endpoint timeout
  • 17d6f90 Document types to which format properties apply
  • 6941d0e Document that logging.file.path if logging.file.name is set
  • 49538ad Upgrade to Spring Kafka 3.1.7
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter from 2.7.18 to 3.2.8

Release notes

Sourced from org.springframework.boot:spring-boot-starter's releases.

v3.2.8

🐞 Bug Fixes

  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492
  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41477
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41212
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41199
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #38199
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #37649
  • Error message can be misleading if spring.config.import fails to resolve #36243
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #35786
  • PropertiesMigrationListener wrongly reports property as deprecated #35774

📔 Documentation

  • Fix documentation links in the README #41547
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41482
  • Fix typos in javadoc of BootstrapContext #41443
  • Document that logging.file.name and logging.file.path cannot be used together #41351
  • Document tracing support for RestClient #41182
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41173

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41470
  • Upgrade to Byte Buddy 1.14.18 #41361
  • Upgrade to Dependency Management Plugin 1.1.6 #41362
  • Upgrade to GraphQL Java 21.5 #41340
  • Upgrade to Groovy 4.0.22 #41363
  • Upgrade to HttpCore5 5.2.5 #41364
  • Upgrade to Jetty 12.0.11 #41365
  • Upgrade to JsonAssert 1.5.3 #41366
  • Upgrade to JUnit Jupiter 5.10.3 #41367
  • Upgrade to Lombok 1.18.34 #41368
  • Upgrade to Micrometer 1.12.8 #41292
  • Upgrade to Micrometer Tracing 1.2.8 #41293
  • Upgrade to Neo4j Java Driver 5.22.0 #41370
  • Upgrade to Reactor Bom 2023.0.8 #41436
  • Upgrade to Spring Data Bom 2023.1.8 #41294
  • Upgrade to Spring Framework 6.1.11 #41295
  • Upgrade to Spring GraphQL 1.2.8 #41523
  • Upgrade to Spring HATEOAS 2.2.3 #41493
  • Upgrade to Spring Integration 6.2.7 #41296
  • Upgrade to Spring Kafka 3.1.7 #41297
  • Upgrade to Spring Pulsar 1.0.8 #41532
  • Upgrade to Spring Retry 2.0.7 #41484
  • Upgrade to SQLite JDBC 3.43.2.2 #41495
  • Upgrade to Tomcat 10.1.26 #41496

❤️ Contributors

... (truncated)

Commits
  • 45a6c53 Release v3.2.8
  • f5df7e7 Fix documentation links in the README
  • 07b103c Prohibit upgrades to Undertow 2.3.15
  • 4e205ed Upgrade to Spring Pulsar 1.0.8
  • 0eb830d Upgrade to Spring Integration 6.2.7
  • 7966d11 Upgrade to Spring GraphQL 1.2.8
  • 1cc7498 Add property for Integration's default endpoint timeout
  • 17d6f90 Document types to which format properties apply
  • 6941d0e Document that logging.file.path if logging.file.name is set
  • 49538ad Upgrade to Spring Kafka 3.1.7
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-autoconfigure-processor from 2.7.18 to 3.2.8

Release notes

Sourced from org.springframework.boot:spring-boot-autoconfigure-processor's releases.

v3.2.8

🐞 Bug Fixes

  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492
  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41477
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41212
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41199
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #38199
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #37649
  • Error message can be misleading if spring.config.import fails to resolve #36243
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #35786
  • PropertiesMigrationListener wrongly reports property as deprecated #35774

📔 Documentation

  • Fix documentation links in the README #41547
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41482
  • Fix typos in javadoc of BootstrapContext #41443
  • Document that logging.file.name and logging.file.path cannot be used together #41351
  • Document tracing support for RestClient #41182
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41173

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41470
  • Upgrade to Byte Buddy 1.14.18 #41361
  • Upgrade to Dependency Management Plugin 1.1.6 #41362
  • Upgrade to GraphQL Java 21.5 #41340
  • Upgrade to Groovy 4.0.22 #41363
  • Upgrade to HttpCore5 5.2.5 #41364
  • Upgrade to Jetty 12.0.11 #41365
  • Upgrade to JsonAssert 1.5.3 #41366
  • Upgrade to JUnit Jupiter 5.10.3 #41367
  • Upgrade to Lombok 1.18.34 #41368
  • Upgrade to Micrometer 1.12.8 #41292
  • Upgrade to Micrometer Tracing 1.2.8 #41293
  • Upgrade to Neo4j Java Driver 5.22.0 #41370
  • Upgrade to Reactor Bom 2023.0.8 #41436
  • Upgrade to Spring Data Bom 2023.1.8 #41294
  • Upgrade to Spring Framework 6.1.11 #41295
  • Upgrade to Spring GraphQL 1.2.8 #41523
  • Upgrade to Spring HATEOAS 2.2.3 #41493
  • Upgrade to Spring Integration 6.2.7 #41296
  • Upgrade to Spring Kafka 3.1.7 #41297
  • Upgrade to Spring Pulsar 1.0.8 #41532
  • Upgrade to Spring Retry 2.0.7 #41484
  • Upgrade to SQLite JDBC 3.43.2.2 #41495
  • Upgrade to Tomcat 10.1.26 #41496

❤️ Contributors

... (truncated)

Commits
  • 45a6c53 Release v3.2.8
  • f5df7e7 Fix documentation links in the README
  • 07b103c Prohibit upgrades to Undertow 2.3.15
  • 4e205ed Upgrade to Spring Pulsar 1.0.8
  • 0eb830d Upgrade to Spring Integration 6.2.7
  • 7966d11 Upgrade to Spring GraphQL 1.2.8
  • 1cc7498 Add property for Integration's default endpoint timeout
  • 17d6f90 Document types to which format properties apply
  • 6941d0e Document that logging.file.path if logging.file.name is set
  • 49538ad Upgrade to Spring Kafka 3.1.7
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.2.8

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v3.2.8

🐞 Bug Fixes

  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492
  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41477
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41212
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41199
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #38199
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #37649
  • Error message can be misleading if spring.config.import fails to resolve #36243
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #35786
  • PropertiesMigrationListener wrongly reports property as deprecated #35774

📔 Documentation

  • Fix documentation links in the README #41547
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41482
  • Fix typos in javadoc of BootstrapContext #41443
  • Document that logging.file.name and logging.file.path cannot be used together #41351
  • Document tracing support for RestClient #41182
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41173

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41470
  • Upgrade to Byte Buddy 1.14.18 #41361
  • Upgrade to Dependency Management Plugin 1.1.6 #41362
  • Upgrade to GraphQL Java 21.5 #41340
  • Upgrade to Groovy 4.0.22 #41363
  • Upgrade to HttpCore5 5.2.5 #41364
  • Upgrade to Jetty 12.0.11 #41365
  • Upgrade to JsonAssert 1.5.3 #41366
  • Upgrade to JUnit Jupiter 5.10.3 #41367
  • Upgrade to Lombok 1.18.34 #41368
  • Upgrade to Micrometer 1.12.8 #41292
  • Upgrade to Micrometer Tracing 1.2.8 #41293
  • Upgrade to Neo4j Java Driver 5.22.0 #41370
  • Upgrade to Reactor Bom 2023.0.8 #41436
  • Upgrade to Spring Data Bom 2023.1.8 #41294
  • Upgrade to Spring Framework 6.1.11 #41295
  • Upgrade to Spring GraphQL 1.2.8 #41523
  • Upgrade to Spring HATEOAS 2.2.3 #41493
  • Upgrade to Spring Integration 6.2.7 #41296
  • Upgrade to Spring Kafka 3.1.7 #41297
  • Upgrade to Spring Pulsar 1.0.8 #41532
  • Upgrade to Spring Retry 2.0.7 #41484
  • Upgrade to SQLite JDBC 3.43.2.2 #41495
  • Upgrade to Tomcat 10.1.26 #41496

❤️ Contributors

... (truncated)

Commits
  • 45a6c53 Release v3.2.8
  • f5df7e7 Fix documentation links in the README
  • 07b103c Prohibit upgrades to Undertow 2.3.15
  • 4e205ed Upgrade to Spring Pulsar 1.0.8
  • 0eb830d Upgrade to Spring Integration 6.2.7
  • 7966d11 Upgrade to Spring GraphQL 1.2.8
  • 1cc7498 Add property for Integration's default endpoint timeout
  • 17d6f90 Document types to which format properties apply
  • 6941d0e Document that logging.file.path if logging.file.name is set
  • 49538ad Upgrade to Spring Kafka 3.1.7
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.2.8

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v3.2.8

🐞 Bug Fixes

  • NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null #41492
  • No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41477
  • NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.<init> when using spring-boot-starter-activemq in a native image #41212
  • build-image failures after docker desktop update with 'Illegal char at index 5: npipe:////' #41199
  • DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave #38199
  • When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader #37649
  • Error message can be misleading if spring.config.import fails to resolve #36243
  • TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans #35786
  • PropertiesMigrationListener wrongly reports property as deprecated #35774

📔 Documentation

  • Fix documentation links in the README #41547
  • Document the types to which each spring.mvc.format and spring.webflux.format property applies #41482
  • Fix typos in javadoc of BootstrapContext #41443
  • Document that logging.file.name and logging.file.path cannot be used together #41351
  • Document tracing support for RestClient #41182
  • Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive #41173

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.22.1 #41470
  • Upgrade to Byte Buddy 1.14.18 #41361
  • Upgrade to Dependency Management Plugin 1.1.6 #41362
  • Upgrade to GraphQL Java 21.5 #41340
  • Upgrade to Groovy 4.0.22 #41363
  • Upgrade to HttpCore5 5.2.5 #41364
  • Upgrade to Jetty 12.0.11 #41365
  • Upgrade to JsonAssert 1.5.3 #41366
  • Upgrade to JUnit Jupiter 5.10.3 #41367
  • Upgrade to Lombok 1.18.34 #41368
  • Upgrade to Micrometer 1.12.8 #41292
  • Upgrade to Micrometer Tracing 1.2.8 #41293
  • Upgrade to Neo4j Java Driver 5.22.0 #41370
  • Upgrade to Reactor Bom 2023.0.8 #41436
  • Upgrade to Spring Data Bom 2023.1.8 #41294
  • Upgrade to Spring Framework 6.1.11 #41295
  • Upgrade to Spring GraphQL 1.2.8 #41523
  • Upgrade to Spring HATEOAS 2.2.3 #41493
  • Upgrade to Spring Integration 6.2.7 #41296
  • Upgrade to Spring Kafka 3.1.7 #41297
  • Upgrade to Spring Pulsar 1.0.8 #41532
  • Upgrade to Spring Retry 2.0.7 #41484
  • Upgrade to SQLite JDBC 3.43.2.2 #41495
  • Upgrade to Tomcat 10.1.26 #41496

❤️ Contributors

... (truncated)

Commits
  • 45a6c53 Release v3.2.8
  • f5df7e7 Fix documentation links in the README
  • 07b103c Prohibit upgrades to Undertow 2.3.15
  • 4e205ed Upgrade to Spring Pulsar 1.0.8
  • 0eb830d Upgrade to Spring Integration 6.2.7
  • 7966d11 Upgrade to Spring GraphQL 1.2.8
  • 1cc7498 Add property for Integration's default endpoint timeout
  • 17d6f90 Document types to which format properties apply
  • 6941d0e Document that logging.file.path if logging.file.name is set
  • 49538ad Upgrade to Spring Kafka 3.1.7
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springframework:spring-test [>= 6.a, < 7]
org.springframework.boot:spring-boot-configuration-processor [>= 3.a, < 4]
org.springframework.boot:spring-boot-starter [>= 3.a, < 4]
org.springframework:spring-test [>= 6.1.a, < 6.2]
org.springframework:spring-beans [>= 6.1.a, < 6.2]
org.springframework.boot:spring-boot-configuration-processor [>= 3.3.a, < 3.4]
org.springframework.boot:spring-boot-starter [>= 3.3.a, < 3.4]
org.springframework.boot:spring-boot-autoconfigure-processor [>= 3.3.a, < 3.4]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `5.3.37` | `6.0.22` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `5.3.37` | `6.0.22` |
| [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.8` |
| [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.8` |
| [org.springframework.boot:spring-boot-autoconfigure-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.8` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.2.8` |



Updates `org.springframework:spring-test` from 5.3.37 to 6.0.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.37...v6.0.22)

Updates `org.springframework:spring-beans` from 5.3.37 to 6.0.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.37...v6.0.22)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 3.2.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.2.8)

Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.2.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.2.8)

Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from 2.7.18 to 3.2.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.2.8)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.2.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.2.8)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.2.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.2.8)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework:spring-test minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 6.0.x of org.springframework:spring-test again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework:spring-beans minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 6.0.x of org.springframework:spring-beans again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-configuration-processor minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.2.x of org.springframework.boot:spring-boot-configuration-processor again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-starter minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.2.x of org.springframework.boot:spring-boot-starter again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-autoconfigure-processor minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.2.x of org.springframework.boot:spring-boot-autoconfigure-processor again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-starter-test minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.2.x of org.springframework.boot:spring-boot-starter-test again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework:spring-test major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 6.x.x of org.springframework:spring-test again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework:spring-beans major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 6.x.x of org.springframework:spring-beans again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-configuration-processor major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.x.x of org.springframework.boot:spring-boot-configuration-processor again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-starter major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.x.x of org.springframework.boot:spring-boot-starter again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-autoconfigure-processor major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.x.x of org.springframework.boot:spring-boot-autoconfigure-processor again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot ignore org.springframework.boot:spring-boot-starter-test major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you about version 3.x.x of org.springframework.boot:spring-boot-starter-test again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework:spring-test ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework:spring-test [>= 6.0.a, < 6.1]
org.springframework:spring-test [>= 6.1.a, < 6.2]
org.springframework:spring-test [>= 6.a, < 7]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework:spring-beans ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework:spring-beans [>= 6.0.a, < 6.1]
org.springframework:spring-beans [>= 6.a, < 7]
org.springframework:spring-beans [>= 6.1.a, < 6.2]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework.boot:spring-boot-configuration-processor ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework.boot:spring-boot-configuration-processor [>= 3.2.a, < 3.3]
org.springframework.boot:spring-boot-configuration-processor [>= 3.3.a, < 3.4]
org.springframework.boot:spring-boot-configuration-processor [>= 3.a, < 4]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework.boot:spring-boot-starter ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework.boot:spring-boot-starter [>= 3.2.a, < 3.3]
org.springframework.boot:spring-boot-starter [>= 3.3.a, < 3.4]
org.springframework.boot:spring-boot-starter [>= 3.a, < 4]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework.boot:spring-boot-autoconfigure-processor ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework.boot:spring-boot-autoconfigure-processor [>= 3.2.a, < 3.3]
org.springframework.boot:spring-boot-autoconfigure-processor [>= 3.a, < 4]
org.springframework.boot:spring-boot-autoconfigure-processor [>= 3.3.a, < 3.4]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot show org.springframework.boot:spring-boot-starter-test ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Ignore Conditions
Dependency Ignore Condition
org.springframework.boot:spring-boot-starter-test [>= 3.2.a, < 3.3]
org.springframework.boot:spring-boot-starter-test [>= 3.a, < 4]
org.springframework.boot:spring-boot-starter-test [>= 3.3.a, < 3.4]

@smcvb
Copy link
Member

smcvb commented Aug 6, 2024

@dependabot recreate

@smcvb smcvb removed this from the Release 4.11.0 milestone Aug 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-dc949eabfb branch August 6, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant