We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a0297e + 279a9a1 commit b79fc56Copy full SHA for b79fc56
accessors-smart/pom.xml
@@ -17,7 +17,7 @@ limitations under the License.
17
<modelVersion>4.0.0</modelVersion>
18
<groupId>net.minidev</groupId>
19
<artifactId>accessors-smart</artifactId>
20
- <version>2.4.9</version>
+ <version>2.4.10</version>
21
<name>ASM based accessors helper used by json-smart</name>
22
<description>Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.</description>
23
<packaging>bundle</packaging>
0 commit comments