paypal / junodb

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
Apache License 2.0
2.56k stars 163 forks source link

Bump spring-boot-autoconfigure from 2.6.7 to 2.6.15 in /client/Java/examples/client/junoReferenceApp/junoreferenceAppService #138

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-boot-autoconfigure from 2.6.7 to 2.6.15.

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.6.15

:lady_beetle: Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35561
  • Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 #35415
  • CloudFoundry integration does not use endpoint path mappings #35412

:hammer: Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.6 #35507
  • Upgrade to Dropwizard Metrics 4.2.18 #35508
  • Upgrade to FreeMarker 2.3.32 #35509
  • Upgrade to Glassfish JAXB 2.3.8 #35510
  • Upgrade to Groovy 3.0.17 #35511
  • Upgrade to Hazelcast 4.2.7 #35512
  • Upgrade to Hibernate 5.6.15.Final #35513
  • Upgrade to HttpClient 4.5.14 #35514
  • Upgrade to HttpCore 4.4.16 #35515
  • Upgrade to Infinispan 12.1.14.Final #35516
  • Upgrade to Jackson Bom 2.13.5 #35517
  • Upgrade to Jaybird 4.0.9.java8 #35518
  • Upgrade to Jetty 9.4.51.v20230217 #35520
  • Upgrade to Jetty Reactive HTTPClient 1.1.14 #35519
  • Upgrade to Johnzon 1.2.20 #35521
  • Upgrade to Jolokia 1.7.2 #35522
  • Upgrade to Json-smart 2.4.10 #35523
  • Upgrade to Logback 1.2.12 #35524
  • Upgrade to Lombok 1.18.26 #35525
  • Upgrade to MariaDB 2.7.9 #35526
  • Upgrade to Micrometer 1.8.13 #35527
  • Upgrade to MySQL 8.0.33 #35528
  • Upgrade to Neo4j Java Driver 4.4.11 #35529
  • Upgrade to Netty 4.1.92.Final #35530
  • Upgrade to Netty tcNative 2.0.61.Final #35531
  • Upgrade to Reactor Bom 2020.0.32 #35532
  • Upgrade to Spring AMQP 2.4.12 #35533
  • Upgrade to Spring Batch 4.3.8 #35534
  • Upgrade to Spring Framework 5.3.27 #35535
  • Upgrade to Spring Integration 5.5.18 #35536
  • Upgrade to Spring Security 5.6.10 #35537
  • Upgrade to Spring WS 3.1.6 #35538
  • Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE #35539
  • Upgrade to Tomcat 9.0.75 #35540
  • Upgrade to Undertow 2.2.24.Final #35541

v2.6.14

:lady_beetle: Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33276
  • Configuration property binding does not deal with bridge methods #33105

... (truncated)

Commits
  • 13c0ae3 Release v2.6.15
  • d24ed66 Merge branch '2.5.x' into 2.6.x
  • f8ac264 Next development version (v2.5.16-SNAPSHOT)
  • af89b29 Merge branch '2.5.x' into 2.6.x
  • d7ff379 Return 406 status code if welcome page is not accepted
  • 7f9fd04 Upgrade to Undertow 2.2.24.Final
  • 47f1fc5 Upgrade to Tomcat 9.0.75
  • 2e8ec62 Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
  • ba7485b Upgrade to Spring WS 3.1.6
  • 1e5797f Upgrade to Spring Security 5.6.10
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/paypal/junodb/network/alerts).