File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ limitations under the License.
1717 <modelVersion >4.0.0</modelVersion >
1818 <groupId >net.minidev</groupId >
1919 <artifactId >accessors-smart</artifactId >
20- <version >2.4.10 </version >
20+ <version >2.4.9 </version >
2121 <name >ASM based accessors helper used by json-smart</name >
2222 <description >Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.</description >
2323 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ limitations under the License.
260260 <dependency >
261261 <groupId >net.minidev</groupId >
262262 <artifactId >accessors-smart</artifactId >
263- <version >2.4.10 </version >
263+ <version >2.4.9 </version >
264264 </dependency >
265265 </dependencies >
266266</project >
You can’t perform that action at this time.
0 commit comments