1.15.3 release 53/141353/1 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sun, 22 Jun 2025 17:05:28 +0000 (19:05 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sun, 22 Jun 2025 17:05:28 +0000 (19:05 +0200)
commit377b9c1df77b3f8f280174ce36e559b64e1d7abe
tree6e2b9f8fc87cc69dfc345b78634569fef36c10e9
parent5c36a2259a8546e853defc76002adc3c572e86cf
1.15.3 release

- update spring boot (2.3.7 -> 2.3.12)
- remove version pinning for grpc in common pom [0]
- remove version pinning for spring-cloud-sleuth in common pom [1]
- replace spring-data-hal-browser with -explorer since the former
  is deprecated
- globally remove exclusion of vintage engine to enable
  tests in modules that are still missing the dependency
  and thus don't run their tests

[0] this effectively upgrades some of the grpc deps that have been
    overwritten (1.25.0 -> 1.30.2)
[1] this effectively upgrades sleuth (2.0.2 -> 2.2.5)

Issue-ID: SO-4175
Change-Id: Id764b7d8a0b7e903e34684d868ff41e984301363
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
releases/1.15.3.yaml [new file with mode: 0644]