File tree Expand file tree Collapse file tree 8 files changed +17
-13
lines changed Expand file tree Collapse file tree 8 files changed +17
-13
lines changed Original file line number Diff line number Diff line change 44 branches :
55 - master
66 - " 3.0"
7- - " 2.17 "
7+ - " 2.18 "
88 paths-ignore :
99 - " README.md"
1010 - " release-notes/*"
1111 pull_request :
1212 branches :
1313 - master
1414 - " 3.0"
15- - " 2.17 "
15+ - " 2.18 "
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.datatype</groupId >
1111 <artifactId >jackson-datatypes-misc-parent</artifactId >
12- <version >2.17.1 -SNAPSHOT</version >
12+ <version >2.18.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-datatype-jakarta-jsonp</artifactId >
1515 <name >Jackson datatype: JSON-P (Jakarta)</name >
16- <version >2.17.1 -SNAPSHOT</version >
16+ <version >2.18.0 -SNAPSHOT</version >
1717 <packaging >jar</packaging >
1818 <description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
1919working with JSON-P (JSON Processing) node types (new Jakarta flavor) via data-binding
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.datatype</groupId >
1111 <artifactId >jackson-datatypes-misc-parent</artifactId >
12- <version >2.17.1 -SNAPSHOT</version >
12+ <version >2.18.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-datatype-jakarta-mail</artifactId >
1515 <name >Jackson datatype: Jakarta Mail</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-misc-parent</artifactId >
11- <version >2.17.1 -SNAPSHOT</version >
11+ <version >2.18.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-joda-money</artifactId >
1414 <name >Jackson datatype: joda-money</name >
1515 <packaging >jar</packaging >
16- <version >2.17.1 -SNAPSHOT</version >
16+ <version >2.18.0 -SNAPSHOT</version >
1717 <description >Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
1818 </description >
1919 <url >https://github.com/FasterXML/jackson-datatypes-misc</url >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-misc-parent</artifactId >
11- <version >2.17.1 -SNAPSHOT</version >
11+ <version >2.18.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-json-org</artifactId >
1414 <name >Jackson datatype: org.json</name >
1515 <packaging >jar</packaging >
16- <version >2.17.1 -SNAPSHOT</version >
16+ <version >2.18.0 -SNAPSHOT</version >
1717 <description >Support for datatypes of "org.json" JSON library (see https://json.org/java),
1818mainly to make it easier to upgrade code to Jackson, using automated conversions.
1919 </description >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.datatype</groupId >
1111 <artifactId >jackson-datatypes-misc-parent</artifactId >
12- <version >2.17.1 -SNAPSHOT</version >
12+ <version >2.18.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-datatype-jsr353</artifactId >
1515 <name >Jackson datatype: jsr-353</name >
16- <version >2.17.1 -SNAPSHOT</version >
16+ <version >2.18.0 -SNAPSHOT</version >
1717 <packaging >jar</packaging >
1818 <description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
1919working with JSR-353 (JSON-P) node types via data-binding
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.fasterxml.jackson</groupId >
55 <artifactId >jackson-base</artifactId >
6- <version >2.17.1 -SNAPSHOT</version >
6+ <version >2.18.0 -SNAPSHOT</version >
77 </parent >
88 <groupId >com.fasterxml.jackson.datatype</groupId >
99 <artifactId >jackson-datatypes-misc-parent</artifactId >
1010 <name >Jackson datatypes: misc (parent pom)</name >
11- <version >2.17.1 -SNAPSHOT</version >
11+ <version >2.18.0 -SNAPSHOT</version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson misc datatype modules
1414 </description >
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Modules:
1010=== Releases ===
1111------------------------------------------------------------------------
1212
13+ 2.18.0 (not yet released)
14+
15+ No changes since 2.17
16+
13172.17.0 (12 -Mar-2024 )
1418
1519#43 : Update `jakarta.json:jakarta.json-api` dep to 2.1.3 (from 2.1.1 )
You can’t perform that action at this time.
0 commit comments