File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1409,7 +1409,7 @@ This project has been maintained since 2014. A lot has changed in Java and Sprin
14091409
14101410| specification-arg-resolver version | JDK requirements | Spring requirements |
14111411|------------------------------------|------------------|-----------------------------------------------------------------------------------------|
1412- | `v4.X` | `17` or higher | Compiled and tested against Spring Boot `4.0.0.M1 ` |
1412+ | `v4.X` | `17` or higher | Compiled and tested against Spring Boot `4.0.0` |
14131413| `v3.X` | `17` or higher | Compiled and tested against Spring Boot `3.X` |
14141414| `v2.X` | `1.8` or higher | Compiled and tested against Spring Boot `2.7.7` |
14151415| `v1.1.1` (or older) | `1.7` or higher | Compiled and tested against Spring Boot `1.x`; confirmed to work with Spring boot `2.x` |
@@ -1426,7 +1426,7 @@ Specification argument resolver is available in the Maven Central:
14261426<dependency>
14271427 <groupId>net.kaczmarzyk</groupId>
14281428 <artifactId>specification-arg-resolver</artifactId>
1429- <version>3.2.1 </version>
1429+ <version>4.0.0 </version>
14301430</dependency>
14311431```
14321432
You can’t perform that action at this time.
0 commit comments