File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ of Jackson 3.x components maintained by FasterXML.com
5858 separate annotations module, but keep using 2.x one, latest 2.x released
5959 at the time 3.x minor version is released.
6060 -->
61- <jackson .version.annotations>2.21-SNAPSHOT </jackson .version.annotations>
61+ <jackson .version.annotations>2.21</jackson .version.annotations>
6262
6363 <jackson .version.core>${jackson.version} </jackson .version.core>
6464 <jackson .version.databind>${jackson.version} </jackson .version.databind>
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
14143.1.0 (not yet released)
1515
1616#115: Fix cycloneDX SBOM generation settings
17+ - `jackson-annotations` dependency to 2.21
1718- `oss-parent` dep to 74
1819
19203.0.2 (07-Nov-2025)
You can’t perform that action at this time.
0 commit comments