We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1ff15 commit ea4abadCopy full SHA for ea4abad
README.md
@@ -21,6 +21,9 @@ Tested with [Qonto](https://qonto.com) bulk SEPA transfers.
21
</dependency>
22
```
23
24
+* Use version 3 for `jarkarta.*` dependencies (Java 11, JAXB 3+, Bean Validation 3+)
25
+* Use version 2 for `javax.*` dependencies (Java 8, JAXB 2, Bean Validation 2)
26
+
27
## Usage
28
29
### Validation
0 commit comments