-
### Description
There are failures in different apps on `json` assertion due to the recent changes on core where it adds a new library for `json` drill down.
Error:
```
Fatal error: …
-
## Issue Description
In [btc-cross-gateway-abap-srv](https://github.tools.sap/Business-Data-Transformation-Solution/btc-cross-gateway-abap-srv), we are using cloud-sdk to call on-premise systems vi…
-
Hello team,
This is my first post in this repo, and if not anything else, thank you for this project.
This forwarder makes it easy to integrate with grafana cloud, easy to use, and easy to confi…
-
Note: This issue is related to https://github.com/zalando/logbook/issues/1705.
When upgrading Logbook from `3.6.0` to `3.7.1`, Gradle adds a whole bunch of test dependencies to the production or ru…
-
## Issue Description
We have a spring boot REST interface that reads the payload of an HTTP request as follows:
```java
@ResponseStatus(value = HttpStatus.OK)
@PostMapping(value = FESR…
-
i had a problem when i using jdk 21 and spring 3.2.1,
### dependency tree
```
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cross ---
[INFO] org.zj:cross:jar:0.0.1-SNAPSHOT
[INF…
-
Implement the following behavior:
Note: when one of the repeating elements has no value, it is represented in the first array using a null. When an element has a value but no extension/id, the seco…
-
I'm upgrading an application from SpringBoot2.6 to SprintBoot2.7 (2.7.4). It relies on Azure SDK for Java, which has a dependency over jackson-xml. This is discussed in https://github.com/Azure/azure-…
-
Hi, In **/tcc-transaction-dashboard**,there is a dependency **org.yaml:snakeyaml:1.25** that calls the risk method.
[CVE-2022-25857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25857)
…
-
Hello everyone,
## Issue Description
We are using the SAP Cloud SDK to connect with S/4HANA (on premise) in order to transfer business data from our custom coded source systems to S/4HANA. We are …