Skip to content

Commit

Permalink
update version (#6)
Browse files Browse the repository at this point in the history
* update ark version

* update ark version

* update ark version

---------

Co-authored-by: youji.zzl <[email protected]>
  • Loading branch information
lvjing2 and youji.zzl authored Jul 31, 2024
1 parent 38dc8ec commit 8334ee5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
<sofa.ark.version>2.0.6</sofa.ark.version>
<sofa.ark.version>2.2.12</sofa.ark.version>
<project.encoding>UTF-8</project.encoding>
</properties>

Expand Down Expand Up @@ -140,4 +140,4 @@
</plugins>
</build>

</project>
</project>
4 changes: 2 additions & 2 deletions sample-ark-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

<properties>
<main.user.dir>${user.dir}/..</main.user.dir>
<sofa.ark.version>2.0.6</sofa.ark.version>
<sofa.ark.version>2.2.12</sofa.ark.version>
</properties>

<modules>
<module>common</module>
<module>plugin</module>
</modules>
</project>
</project>

0 comments on commit 8334ee5

Please sign in to comment.