File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
294294 <scope >compile</scope >
295295 </dependency >
296296 <dependency >
297- <groupId >org.glassfish </groupId >
297+ <groupId >org.eclipse.parsson </groupId >
298298 <artifactId >jakarta.json</artifactId >
299299 </dependency >
300300 <dependency >
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ Copyright (c) 2012 - Jeremy Long
165165 <maven-reporting-api .version>4.0.0</maven-reporting-api .version>
166166 <org .apache.velocity.version>2.4.1</org .apache.velocity.version>
167167 <maven-dependency-tree .version>3.3.0</maven-dependency-tree .version>
168- <org .glassfish. jakarta.json.version>2.0.1 </org .glassfish .jakarta.json.version>
168+ <org .eclipse.parsson. jakarta.json.version>1.1.7 </org .eclipse.parsson .jakarta.json.version>
169169 <maven-artifact-transfer .version>0.13.1</maven-artifact-transfer .version>
170170 <maven-common-artifact-filters .version>3.4.0</maven-common-artifact-filters .version>
171171 <groovy-all .version>2.4.21</groovy-all .version>
@@ -1234,9 +1234,9 @@ Copyright (c) 2012 - Jeremy Long
12341234 <version >${maven-dependency-tree.version} </version >
12351235 </dependency >
12361236 <dependency >
1237- <groupId >org.glassfish </groupId >
1237+ <groupId >org.eclipse.parsson </groupId >
12381238 <artifactId >jakarta.json</artifactId >
1239- <version >${org.glassfish .jakarta.json.version} </version >
1239+ <version >${org.eclipse.parsson .jakarta.json.version} </version >
12401240 </dependency >
12411241 <dependency >
12421242 <groupId >org.hamcrest</groupId >
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved.
3737 </properties >
3838 <dependencies >
3939 <dependency >
40- <groupId >org.glassfish </groupId >
40+ <groupId >org.eclipse.parsson </groupId >
4141 <artifactId >jakarta.json</artifactId >
4242 <scope >test</scope >
4343 </dependency >
You can’t perform that action at this time.
0 commit comments