Skip to content

Commit

Permalink
change version to 2.2.2 (#709)
Browse files Browse the repository at this point in the history
* The cglib proxy class cannot be delegate to the master, it must be created by the biz's own defineClass

* add ut

* fix build error

* change version to 2.2.2

---------

Co-authored-by: yuanyuan <fengjun.zfj@antgroup.com>
Co-authored-by: leo james <leojames.googol@gmail.com>
  • Loading branch information
3 people authored Aug 28, 2023
1 parent 968cdcd commit 36f8ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</modules>

<properties>
<sofa.ark.version>2.2.2-SNAPSHOT</sofa.ark.version>
<sofa.ark.version>2.2.2</sofa.ark.version>
<project.encoding>UTF-8</project.encoding>
<java.version>1.8</java.version>
<license.maven.plugin>3.0</license.maven.plugin>
Expand Down

0 comments on commit 36f8ec3

Please sign in to comment.