File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 44 branches :
55 - master
66 - " 3.0"
7- - " 2.18 "
7+ - " 2.19 "
88 paths-ignore :
99 - " README.md"
1010 - " release-notes/*"
1111 pull_request :
1212 branches :
1313 - master
1414 - " 3.0"
15- - " 2.18 "
15+ - " 2.19 "
1616 paths-ignore :
1717 - " README.md"
1818 - " release-notes/*"
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson</groupId >
1111 <artifactId >jackson-base</artifactId >
12- <version >2.18.1 -SNAPSHOT</version >
12+ <version >2.19.0 -SNAPSHOT</version >
1313 </parent >
1414 <groupId >com.fasterxml.jackson.dataformat</groupId >
1515 <artifactId >jackson-dataformat-xml</artifactId >
16- <version >2.18.1 -SNAPSHOT</version >
16+ <version >2.19.0 -SNAPSHOT</version >
1717 <name >Jackson-dataformat-XML</name >
1818 <packaging >jar</packaging >
1919 <description >Data format extension for Jackson to offer
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
44=== Releases ===
55------------------------------------------------------------------------
66
7+ 2.19.0 (not yet released)
8+
9+ -
10+
7112.18.0 (26 -Sep-2024 )
812
913- Remove unnecessary synchronization around `LRUMap` in `XmlRootNameLookup`
You can’t perform that action at this time.
0 commit comments