-
### Module
Core
### Testcontainers version
1.20.0
### Using the latest Testcontainers version?
Yes
### Host OS
Linux OL8
### Host Arch
x86
### Docker version
```shell
20.10.21
```
### Wha…
-
I propose to make an inventory of external dependency in order to think about existing alternative and minimize the dependency.
See @kasemir Phoebus “longevity” discussion about numerous dependencies…
-
**Describe the bug**
When upgrading Spring boot from 3.2.5 to Spring boot 3.3.0, which contains a new version of Spring security 6.3, I got some failing test cases that should return a 403 FORBIDDEN …
-
### Describe the bug
When migration Spring Boot to version 3 and Spock framework to version 2.4-M1 with OpenFeign client(s), tests with the `WebMvcTest` annotation fail to properly load the context…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### 问题描述
Based on #1269,以下的代码在Mac上使用fastjson2-2.0.49中正常运行,在cloned repository源码中报错。
### 环境信息
Environment of cloned source code:
- OS信息: [Ubuntu 22.04.3 LTS (GNU/Linux 6.2.0-36-generic x86_64)…
-
The `org.json` package is split between `jsonassert` and `android.json`.
I am validating this with a tool I wrote
* https://github.com/bowbahdoe/jresolve-cli
* `bash <
-
**Describe the bug**
1. AssertJ, 2.33.0
2. Create a small reproducible example
```kotlin
assertThatJson("""["abc"]""")
.isArray()
.first()
.isEqualTo(value("abc"))
…
-
Hi, there is a dependency **org.springframework.security:spring-security-core:5.1.6.RELEASE** that calls the risk method.
[CVE-2020-5408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-540…
-
Currently the application is reportedly not working with JRE 9 from the README due to a bug with Spring Boot. An investigation is required into what is causing the incompatibility and for it to resolv…