mirror of https://github.com/alibaba/fastjson2.git
				
				
				
			2.0.53 release
This commit is contained in:
		
							parent
							
								
									7a87429b38
								
							
						
					
					
						commit
						d10999b5ee
					
				
							
								
								
									
										20
									
								
								README.md
								
								
								
								
							
							
						
						
									
										20
									
								
								README.md
								
								
								
								
							|  | @ -41,7 +41,7 @@ | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2</artifactId> |     <artifactId>fastjson2</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -49,7 +49,7 @@ | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -67,7 +67,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba</groupId> |     <groupId>com.alibaba</groupId> | ||||||
|     <artifactId>fastjson</artifactId> |     <artifactId>fastjson</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -75,7 +75,7 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba:fastjson:2.0.52' |     implementation 'com.alibaba:fastjson:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -89,7 +89,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-kotlin</artifactId> |     <artifactId>fastjson2-kotlin</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -114,7 +114,7 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```kotlin | ```kotlin | ||||||
| dependencies { | dependencies { | ||||||
|     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.52") |     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.53") | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -135,7 +135,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring5</artifactId> |     <artifactId>fastjson2-extension-spring5</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -143,7 +143,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring6</artifactId> |     <artifactId>fastjson2-extension-spring6</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -151,14 +151,14 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										16
									
								
								README_EN.md
								
								
								
								
							
							
						
						
									
										16
									
								
								README_EN.md
								
								
								
								
							|  | @ -47,7 +47,7 @@ Related Documents: | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2</artifactId> |     <artifactId>fastjson2</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -55,7 +55,7 @@ Related Documents: | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -73,7 +73,7 @@ If you are using `fastjson 1.2.x`, you can use the compatibility package. The co | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba</groupId> |     <groupId>com.alibaba</groupId> | ||||||
|     <artifactId>fastjson</artifactId> |     <artifactId>fastjson</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -81,7 +81,7 @@ If you are using `fastjson 1.2.x`, you can use the compatibility package. The co | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba:fastjson:2.0.52' |     implementation 'com.alibaba:fastjson:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -95,7 +95,7 @@ If your project uses `kotlin`, you can use the `Fastjson-Kotlin` module, and use | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-kotlin</artifactId> |     <artifactId>fastjson2-kotlin</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -120,7 +120,7 @@ If the data class is used or the parameters are passed in through constructor, t | ||||||
| 
 | 
 | ||||||
| ```kotlin | ```kotlin | ||||||
| dependencies { | dependencies { | ||||||
|     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.52") |     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.53") | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -141,7 +141,7 @@ If your project uses a framework such as `SpringFramework`, you can use the `fas | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension</artifactId> |     <artifactId>fastjson2-extension</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -149,7 +149,7 @@ If your project uses a framework such as `SpringFramework`, you can use the `fas | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -31,7 +31,7 @@ | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2</artifactId> |     <artifactId>fastjson2</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -39,7 +39,7 @@ | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -57,7 +57,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba</groupId> |     <groupId>com.alibaba</groupId> | ||||||
|     <artifactId>fastjson</artifactId> |     <artifactId>fastjson</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -65,7 +65,7 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba:fastjson:2.0.52' |     implementation 'com.alibaba:fastjson:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -79,7 +79,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-kotlin</artifactId> |     <artifactId>fastjson2-kotlin</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -87,7 +87,7 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```kotlin | ```kotlin | ||||||
| dependencies { | dependencies { | ||||||
|     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.52") |     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.53") | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -101,7 +101,7 @@ dependencies { | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension</artifactId> |     <artifactId>fastjson2-extension</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -109,7 +109,7 @@ dependencies { | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-kotlin</artifactId> |     <artifactId>fastjson2-kotlin</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -35,7 +35,7 @@ | ||||||
| 
 | 
 | ||||||
| ```kotlin | ```kotlin | ||||||
| dependencies { | dependencies { | ||||||
|     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.52") |     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.53") | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ If your project uses `kotlin`, you can use the` Fastjson-Kotlin` module, and use | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-kotlin</artifactId> |     <artifactId>fastjson2-kotlin</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -35,7 +35,7 @@ If the data class is used or the parameters are passed in through constructor, t | ||||||
| 
 | 
 | ||||||
| ```kotlin | ```kotlin | ||||||
| dependencies { | dependencies { | ||||||
|     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.52") |     implementation("com.alibaba.fastjson2:fastjson2-kotlin:2.0.53") | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ Fastjson2采用多module的结构设计,对SpringFramework等框架的支持 | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring5</artifactId> |     <artifactId>fastjson2-extension-spring5</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| 
 | 
 | ||||||
| or | or | ||||||
|  | @ -18,7 +18,7 @@ or | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring6</artifactId> |     <artifactId>fastjson2-extension-spring6</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -26,13 +26,13 @@ or | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.53' | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| or | or | ||||||
| 
 | 
 | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| > 2.0.23版本之后为了兼容Spring 5.x / 6.x,将不同版本独立开不同的依赖包。 | > 2.0.23版本之后为了兼容Spring 5.x / 6.x,将不同版本独立开不同的依赖包。 | ||||||
|  |  | ||||||
|  | @ -11,7 +11,7 @@ independent in the `extension` dependency. | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring5</artifactId> |     <artifactId>fastjson2-extension-spring5</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| 
 | 
 | ||||||
| or | or | ||||||
|  | @ -19,7 +19,7 @@ or | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-extension-spring6</artifactId> |     <artifactId>fastjson2-extension-spring6</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | @ -27,13 +27,13 @@ or | ||||||
| 
 | 
 | ||||||
| ```groovy | ```groovy | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring5:2.0.53' | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| or | or | ||||||
| 
 | 
 | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.52' |     implementation 'com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.53' | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| > After version 2.0.23, in order to be compatible with Spring 5.x / 6.x, different versions are independently opened with different dependency packages. | > After version 2.0.23, in order to be compatible with Spring 5.x / 6.x, different versions are independently opened with different dependency packages. | ||||||
|  |  | ||||||
|  | @ -7,7 +7,7 @@ fastjson 2.0.51中已经支持vector api,这个优化目前处于incubator状 | ||||||
| <dependency> | <dependency> | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-incubator-vector</artifactId> |     <artifactId>fastjson2-incubator-vector</artifactId> | ||||||
|     <version>2.0.52</version> |     <version>2.0.53</version> | ||||||
| </dependency> | </dependency> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  | @ -35,7 +35,7 @@ | ||||||
|         <maven.compiler.source>17</maven.compiler.source> |         <maven.compiler.source>17</maven.compiler.source> | ||||||
|         <maven.compiler.target>${maven.compiler.source}</maven.compiler.target> |         <maven.compiler.target>${maven.compiler.source}</maven.compiler.target> | ||||||
|         <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version> |         <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version> | ||||||
|         <fastjson2.version>2.0.53-SNAPSHOT</fastjson2.version> |         <fastjson2.version>2.0.53</fastjson2.version> | ||||||
|         <imageName>fastjson2-example-graalvm-native</imageName> |         <imageName>fastjson2-example-graalvm-native</imageName> | ||||||
|     </properties> |     </properties> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -5,7 +5,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -5,7 +5,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  | @ -16,7 +16,7 @@ | ||||||
|     <properties> |     <properties> | ||||||
|         <maven.test.skip>true</maven.test.skip> |         <maven.test.skip>true</maven.test.skip> | ||||||
|         <maven.deploy.skip>true</maven.deploy.skip> |         <maven.deploy.skip>true</maven.deploy.skip> | ||||||
|         <fastjson2.version>2.0.53-SNAPSHOT</fastjson2.version> |         <fastjson2.version>2.0.53</fastjson2.version> | ||||||
|         <java.version>17</java.version> |         <java.version>17</java.version> | ||||||
|         <maven.compiler.source>17</maven.compiler.source> |         <maven.compiler.source>17</maven.compiler.source> | ||||||
|         <maven.compiler.target>${maven.compiler.source}</maven.compiler.target> |         <maven.compiler.target>${maven.compiler.source}</maven.compiler.target> | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								pom.xml
								
								
								
								
							
							
						
						
									
										2
									
								
								pom.xml
								
								
								
								
							|  | @ -6,7 +6,7 @@ | ||||||
| 
 | 
 | ||||||
|     <groupId>com.alibaba.fastjson2</groupId> |     <groupId>com.alibaba.fastjson2</groupId> | ||||||
|     <artifactId>fastjson2-parent</artifactId> |     <artifactId>fastjson2-parent</artifactId> | ||||||
|     <version>2.0.53-SNAPSHOT</version> |     <version>2.0.53</version> | ||||||
|     <name>${project.artifactId}</name> |     <name>${project.artifactId}</name> | ||||||
|     <description>Fastjson is a JSON processor (JSON parser + JSON generator) written in Java</description> |     <description>Fastjson is a JSON processor (JSON parser + JSON generator) written in Java</description> | ||||||
|     <packaging>pom</packaging> |     <packaging>pom</packaging> | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,7 +6,7 @@ | ||||||
|     <parent> |     <parent> | ||||||
|         <groupId>com.alibaba.fastjson2</groupId> |         <groupId>com.alibaba.fastjson2</groupId> | ||||||
|         <artifactId>fastjson2-parent</artifactId> |         <artifactId>fastjson2-parent</artifactId> | ||||||
|         <version>2.0.53-SNAPSHOT</version> |         <version>2.0.53</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|     </parent> |     </parent> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue