File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson</groupId >
1010 <artifactId >jackson-base</artifactId >
11- <version >2.18.4.1 </version >
11+ <version >2.18.5-SNAPSHOT </version >
1212 </parent >
1313 <groupId >com.fasterxml.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
@@ -142,12 +142,6 @@ com.fasterxml.jackson.core.*;version=${project.version}
142142 <groupId >org.moditect</groupId >
143143 <artifactId >moditect-maven-plugin</artifactId >
144144 </plugin >
145- <!-- 10-Jun-2025: Enable Sonatype Central Portal publishing temporarily -->
146- <plugin >
147- <groupId >org.sonatype.central</groupId >
148- <artifactId >central-publishing-maven-plugin</artifactId >
149- <version >0.7.0</version >
150- </plugin >
151145 <!-- 03-Nov-2020, tatu: Add LICENSE from main level -->
152146 <plugin >
153147 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ a pure JSON library.
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17+ 2.18 .5 (not yet released )
18+
19+ -
20+
17212.18 .4.1 (10 - June - 2025 )
1822
1923#1433 : `JsonParser#getNumberType()` throws `JsonParseException` when
You can’t perform that action at this time.
0 commit comments