File tree 2 files changed +2
-2
lines changed
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.
17
17
<modelVersion >4.0.0</modelVersion >
18
18
<groupId >net.minidev</groupId >
19
19
<artifactId >accessors-smart</artifactId >
20
- <version >2.4.10 </version >
20
+ <version >2.4.9 </version >
21
21
<name >ASM based accessors helper used by json-smart</name >
22
22
<description >Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.</description >
23
23
<packaging >bundle</packaging >
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ limitations under the License.
260
260
<dependency >
261
261
<groupId >net.minidev</groupId >
262
262
<artifactId >accessors-smart</artifactId >
263
- <version >2.4.10 </version >
263
+ <version >2.4.9 </version >
264
264
</dependency >
265
265
</dependencies >
266
266
</project >
You can’t perform that action at this time.
0 commit comments