observabilitystack / geoip-api

A JSON REST API for Maxmind GeoIP databases
https://observabilitystack.org
Apache License 2.0
43 stars 12 forks source link

Bump spring-boot-starter-parent from 2.5.12 to 2.5.13 #98

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-boot-starter-parent from 2.5.12 to 2.5.13.

Release notes

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

v2.5.13

:lady_beetle: Bug Fixes

  • bootBuildInfo fails with a NullPointerException when an additional property has a null value #30654
  • Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #30550
  • Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #30535
  • ApplicationAvailabilityBean is not thread-safe #30489
  • NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #30068
  • @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #29695
  • Respect WebApplicationType.REACTIVE in tests with a mock web environment #29170

:notebook_with_decorative_cover: Documentation

  • Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #30748
  • Move Jetty 9 specific exclusions to the correct dependency #30522
  • Polish documentation #30498
  • Update list of default internal proxies in Web Server howto #30461

:hammer: Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.96 #30675
  • Upgrade to Janino 3.1.7 #30752
  • Upgrade to Jetty 9.4.46.v20220331 #30676
  • Upgrade to Lombok 1.18.24 #30753
  • Upgrade to Micrometer 1.7.11 #30588
  • Upgrade to Netty 4.1.76.Final #30677
  • Upgrade to Pooled JMS 1.2.4 #30678
  • Upgrade to Reactor 2020.0.18 #30587
  • Upgrade to RSocket 1.1.2 #30679
  • Upgrade to Spring AMQP 2.3.16 #30699
  • Upgrade to Spring Data 2021.0.11 #30594
  • Upgrade to Spring Framework 5.3.19 #30516
  • Upgrade to Spring Integration 5.5.11 #30700
  • Upgrade to Spring Kafka 2.7.13 #30592
  • Upgrade to Spring LDAP 2.3.7 #30589
  • Upgrade to Spring Retry 1.3.3 #30590
  • Upgrade to Spring Security 5.5.6 #30593
  • Upgrade to Spring Session 2021.0.6 #30595
  • Upgrade to Tomcat 9.0.62 #30680
  • Upgrade to Undertow 2.2.17.Final #30681

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • bf20fb3 Release v2.5.13
  • 77edb27 Fix package tangle caused by ApplicationContextFactory
  • 5c4b63b Upgrade to Spring Session 2021.0.6
  • 1bd1b2a Upgrade to Lombok 1.18.24
  • 792ebdb Upgrade to Janino 3.1.7
  • e1ad657 Merge pull request #30748 from rfigueroa
  • ae267bf Use eclipse-temurin in docker samples
  • 1e32f3b Upgrade to Spring Integration 5.5.11
  • 9f7a954 Upgrade to Spring Data 2021.0.11
  • 4c52de3 Merge pull request #30692 from terminux
  • 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)