Java Reflection provides a small package with nifty reflection features that will help with finding constructors, methods and value conversions
Version4.1.0compared with
Version Details
| 4.0.2 | 4.1.0 | |
|---|---|---|
| Release date | May 04, 2024 | Jan 18, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 4.0.2 | 4.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.eclipse.angus » angus-activation | 2.0.2 | 2.0.1 |
Provided Changes (2)
| 4.0.2 | 4.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectlombok » lombok | 1.18.32 | 1.18.2 |
| - Removed | org.jetbrains » annotations | 23.1.0 | - |
Test Changes (2)
| 4.0.2 | 4.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.powermock » powermock-api-mockito2 | - | 2.0.4 |
| + Added | org.powermock » powermock-module-junit4 | - | 2.0.4 |