Update so parent pom in cnf-adapter 59/141359/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 23 Jun 2025 12:08:18 +0000 (14:08 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 23 Jun 2025 12:15:26 +0000 (14:15 +0200)
commit459cdc25982f6b6ce024854732d03c9bf0f32ee7
tree264beaeb759ec41c362a97a3bca67c456ef59b80
parentc45071de9c6986960d9a093f116687edeebf2b77
Update so parent pom in cnf-adapter

- update so parent pom (1.12.1-SNAPSHOT -> 1.15.0-SNAPSHOT)
- this may seem like a huge jump, but this is actually not
  changing much:
  - update snakeyaml (1.26 -> 1.31)
  - change scope of some test deps from compile to test (mockito, junit-toolbox)
- keep the h2 test dependency at the 1.X version since updating
  it would require a flyway update.
  I don't want to do that here to reduce the risk of breaking
  changes

Issue-ID: SO-4180
Change-Id: I7685390183736dab50a53f8cbd9565f70e0f72d5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml