dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

build(deps): bump spring-boot-starter-parent from 2.7.9 to 2.7.10 #366

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-boot-starter-parent from 2.7.9 to 2.7.10.

Release notes

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

v2.7.10

:lady_beetle: Bug Fixes

  • Some of the deprecated spring.security.saml2.relyingparty.registration.*.identityprovider.* properties are ignored #34525
  • Maven plugin uses timezone-local timestamps when outputTimestamp is used #34424
  • Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 #34405
  • EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured #34332
  • Image builds with podman fail when image buildpacks are configured #34324
  • org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger #34220
  • StandardConfigDataResource can import the same file twice if the classpath includes '.' #34212

:notebook_with_decorative_cover: Documentation

  • Document support for Java 20 #34642
  • Update two references to old APIs #34567
  • Clarify conventions for custom error pages in WebFlux #34534
  • Add documentation tip showing how to configure publishRegistry Maven properties from the command line #34517
  • Document support for Gradle 8 #34458
  • Document how to get socket location for image building configuration with podman #34435
  • Fix typo in Encrypting Properties #34386
  • Use plugins DSL consistently in Spring Boot Gradle Plugin docs #34048
  • Add link to Failover starter #32943

:hammer: Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.18 #34648
  • Upgrade to GraphQL Java 18.4 #34717
  • Upgrade to Groovy 3.0.16 #34649
  • Upgrade to Jetty 9.4.51.v20230217 #34651
  • Upgrade to Jetty Reactive HTTPClient 1.1.14 #34650
  • Upgrade to Json-smart 2.4.10 #34652
  • Upgrade to Micrometer 1.9.9 #34528
  • Upgrade to Netty 4.1.90.Final #34653
  • Upgrade to Reactor Bom 2020.0.30 #34529
  • Upgrade to Spring AMQP 2.4.11 #34607
  • Upgrade to Spring Data Bom 2021.2.10 #34530
  • Upgrade to Spring Framework 5.3.26 #34531
  • Upgrade to Spring GraphQL 1.0.4 #34532
  • Upgrade to Spring HATEOAS 1.5.4 #34654
  • Upgrade to Spring Integration 5.5.17 #34722
  • Upgrade to Spring Session Bom 2021.2.1 #34533
  • Upgrade to Tomcat 9.0.73 #34655
  • Upgrade to UnboundID LDAPSDK 6.0.8 #34656

:heart: Contributors

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

@​1993heqiang, @​anandmnair, @​anthonydahanne, @​dsyer, @​izeye, @​jongwooo, and @​terminux

Commits
  • 9d156e9 Release v2.7.10
  • 1fc3c34 Document support for Java 20
  • 1508e3c Upgrade to Spring Integration 5.5.17
  • dd8f0c4 Upgrade to GraphQL Java 18.4
  • f234980 Merge pull request #34534 from dsyer
  • 1c05ad2 Polish "Clarify conventions for custom error pages in WebFlux"
  • f285364 Clarify conventions for custom error pages in WebFlux
  • bf48c6c Merge pull request #34517 from anthonydahanne
  • 932c203 Upgrade to Spring Session Bom 2021.2.1
  • ad680ed Polish "Add documentation for publishing images with Maven command line"
  • Additional commits viewable in compare view


Dependabot compatibility score

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)