From d4a2edfd7e9bc2e3b1bc16c54a3843918183f873 Mon Sep 17 00:00:00 2001 From: Hauke Hund Date: Mon, 26 Jan 2026 16:13:47 +0100 Subject: [PATCH] adds org.springframework.web.client and org.springframework.http --- .../src/main/resources/bpe/api/v1/allowed-bpe-classes.list | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dsf-bpe/dsf-bpe-server/src/main/resources/bpe/api/v1/allowed-bpe-classes.list b/dsf-bpe/dsf-bpe-server/src/main/resources/bpe/api/v1/allowed-bpe-classes.list index f491e69a1..7424a123d 100644 --- a/dsf-bpe/dsf-bpe-server/src/main/resources/bpe/api/v1/allowed-bpe-classes.list +++ b/dsf-bpe/dsf-bpe-server/src/main/resources/bpe/api/v1/allowed-bpe-classes.list @@ -42,8 +42,10 @@ org.springframework.beans org.springframework.cglib org.springframework.context org.springframework.core +org.springframework.http org.springframework.lang org.springframework.util +org.springframework.web.client org.springframework.web.util.UriComponents org.springframework.web.util.UriComponentsBuilder org.w3c.dom