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 spring group with 30 updates #1748

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the spring group with 30 updates:

Package From To
org.springframework.boot 2.7.11 3.2.4
org.apache.tomcat.embed:tomcat-embed-core 10.1.8 10.1.20
org.apache.tomcat:tomcat-coyote 10.1.8 10.1.20
org.apache.tomcat:tomcat-coyote 10.1.8 10.1.20
org.springframework.boot:spring-boot-autoconfigure 3.0.6 3.2.4
org.springframework.boot:spring-boot 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-web 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-validation 3.0.6 3.2.4
org.springframework.boot:spring-boot-test 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-test 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-security 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-data-redis 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-actuator 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-oauth2-resource-server 3.0.6 3.2.4
org.springframework.boot:spring-boot 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-web 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-validation 3.0.6 3.2.4
org.springframework.data:spring-data-commons 3.0.3 3.2.4
org.springframework.boot:spring-boot-test 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-test 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-security 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-data-redis 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-actuator 3.0.6 3.2.4
org.springframework.boot:spring-boot-starter-oauth2-resource-server 3.0.6 3.2.4
org.springframework.security:spring-security-config 6.0.3 6.2.3
org.springframework.security:spring-security-core 6.0.3 6.2.3
org.springframework.security:spring-security-ldap 6.0.3 6.2.3
org.springframework.security:spring-security-web 6.0.3 6.2.3
org.springframework.security:spring-security-oauth2-jose 6.0.3 6.2.3
org.springframework.security:spring-security-core 6.0.3 6.2.3
org.springframework.security:spring-security-ldap 6.0.3 6.2.3
org.springframework.security:spring-security-web 6.0.3 6.2.3
org.springframework.security:spring-security-oauth2-jose 6.0.3 6.2.3
org.springframework:spring-aop 6.0.6 6.1.5
org.springframework:spring-beans 6.0.6 6.1.5
org.springframework:spring-context 6.0.6 6.1.5
org.springframework:spring-expression 6.0.6 6.1.5
org.springframework:spring-test 6.0.6 6.1.5
org.springframework:spring-jdbc 6.0.6 6.1.5
org.springframework:spring-web 6.0.6 6.1.5
org.springframework:spring-webmvc 6.0.6 6.1.5
org.springframework:spring-tx 6.0.6 6.1.5
org.springframework:spring-core 6.0.6 6.1.5
org.springframework:spring-beans 6.0.6 6.1.5
org.springframework:spring-context 6.0.6 6.1.5
org.springframework:spring-expression 6.0.6 6.1.5
org.springframework:spring-test 6.0.6 6.1.5
org.springframework:spring-jdbc 6.0.6 6.1.5
org.springframework:spring-web 6.0.6 6.1.5
org.springframework:spring-webmvc 6.0.6 6.1.5
org.springframework:spring-tx 6.0.6 6.1.5
org.springframework:spring-core 6.0.6 6.1.5
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.1.0 2.4.0

Updates org.springframework.boot from 2.7.11 to 3.2.4

Release notes

Sourced from org.springframework.boot's releases.

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.apache.tomcat.embed:tomcat-embed-core from 10.1.8 to 10.1.20

Updates org.apache.tomcat:tomcat-coyote from 10.1.8 to 10.1.20

Updates org.apache.tomcat:tomcat-coyote from 10.1.8 to 10.1.20

Updates org.springframework.boot:spring-boot-autoconfigure from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-web from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-validation from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-test from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • Upgrade to Jetty 12.0.7 #39982
  • Upgrade to jOOQ 3.18.13 #39983
  • Upgrade to Kotlin 1.9.23 #39984
  • Upgrade to Lettuce 6.3.2.RELEASE #39985
  • Upgrade to Micrometer 1.12.4 #39879
  • Upgrade to Micrometer Tracing 1.2.4 #39880
  • Upgrade to Neo4j Java Driver 5.18.0 #39936
  • Upgrade to Postgresql 42.6.2 #39986
  • Upgrade to Pulsar 3.1.3 #39987
  • Upgrade to Reactor Bom 2023.0.4 #39907
  • Upgrade to Spring AMQP 3.1.3 #39881
  • Upgrade to Spring Authorization Server 1.2.3 #39915
  • Upgrade to Spring Data Bom 2023.1.4 #39882
  • Upgrade to Spring Framework 6.1.5 #39883
  • Upgrade to Spring HATEOAS 2.2.1 #39950
  • Upgrade to Spring Integration 6.2.3 #39884
  • Upgrade to Spring Kafka 3.1.3 #39885
  • Upgrade to Spring Pulsar 1.0.4 #39886

... (truncated)

Commits
  • f2988d3 Release v3.2.4
  • ddbefd9 Document support for Java 22
  • 9236759 Switch to Liberica distribution for Java 22 CI
  • 06058b1 Upgrade to Spring Integration 6.2.3
  • dedb2c5 Upgrade to Spring Authorization Server 1.2.3
  • bfa7dfb Merge branch '3.1.x' into 3.2.x
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 488f243 Upgrade to Spring Session 3.2.2
  • 5705e0b Upgrade to Spring Pulsar 1.0.4
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-security from 3.0.6 to 3.2.4

Release notes

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

v3.2.4

⭐ New Features

  • Add TWENTY_TWO to JavaVersion enum #39825

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39958
  • spring-boot-maven-plugin doesn't work with Java 22 #39927
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
  • SpringProfile arbiter fails without a Spring's environment #39786
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39764
  • When using Logback, log messages appear in a single line when application name contains brackets #39564

📔 Documentation

  • Document support for Java 22 #40046
  • Fix web session javadoc typo #39821
  • Fix typo in Custom HTTP Exchange Recording section #39784
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39732

🔨 Dependency Upgrades

  • Upgrade to Angus Mail 2.0.3 #39973
  • Upgrade to Glassfish JAXB 4.0.5 #39975
  • Upgrade to GraphQL Java 21.4 #40021
  • Upgrade to Groovy 4.0.20 #39976
  • Upgrade to Infinispan 14.0.27.Final #40026
  • Upgrade to Jakarta Activation 2.1.3 #39978
  • Upgrade to Jakarta Mail 2.1.3 #39979
  • Upgrade to Jakarta XML Bind 4.0.2 #39980
  • Upgrade to Jaybird 5.0.4.java11 #39981
  • <...

    Description has been truncated

Bumps the spring group with 30 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `2.7.11` | `3.2.4` |
| org.apache.tomcat.embed:tomcat-embed-core | `10.1.8` | `10.1.20` |
| org.apache.tomcat:tomcat-coyote | `10.1.8` | `10.1.20` |
| org.apache.tomcat:tomcat-coyote | `10.1.8` | `10.1.20` |
| [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-data-redis](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) | `3.0.3` | `3.2.4` |
| [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-data-redis](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.2.4` |
| [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.2.3` |
| [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.5` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.1.0` | `2.4.0` |


Updates `org.springframework.boot` from 2.7.11 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v3.2.4)

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.8 to 10.1.20

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.8 to 10.1.20

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.8 to 10.1.20

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-test` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.data:spring-data-commons` from 3.0.3 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.0.3...3.2.4)

Updates `org.springframework.boot:spring-boot-test` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.6 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.2.4)

Updates `org.springframework.security:spring-security-config` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-core` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-ldap` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-web` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-oauth2-jose` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-core` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-ldap` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-web` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework.security:spring-security-oauth2-jose` from 6.0.3 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.2.3)

Updates `org.springframework:spring-aop` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-beans` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-context` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-expression` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-test` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-jdbc` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-web` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-webmvc` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-tx` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-core` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-beans` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-context` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-expression` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-test` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-jdbc` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-web` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-webmvc` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-tx` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springframework:spring-core` from 6.0.6 to 6.1.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.5)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.4.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.1.0...v2.4.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: spring
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.data:spring-data-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-oauth2-jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-oauth2-jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

Dependabot tried to add @planetf1 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/lcpopa/egeria/pulls/1748/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the lcpopa/egeria repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #1786.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/spring-0d2153e0bd branch May 1, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants