Skip to content

Commit

Permalink
update version (#872)
Browse files Browse the repository at this point in the history
* netty support 0.9.x (#843)

* modify test for zip fill to support jdk9+

* fix export import config

* support multi sdk

* format test

* support netty 0.9

(cherry picked from commit 92daff0)

* Update README.md (#846)

(cherry picked from commit 815ea32)

* support multi sdk

(cherry picked from commit 5f7fe98)

* format test

(cherry picked from commit 0f8c409)

* using 0.9 netty

(cherry picked from commit 233f6d7)

* no lib for netty ark plugin

(cherry picked from commit 68c3509)

* set scope = provided for netty

(cherry picked from commit 957f714)

* fix test error "No Ark Container Jar File Found"

(cherry picked from commit e6bfade)

* fix test error (#854)

(cherry picked from commit 917941c)

* fix test error (#855)

* fix test error

* just warn for stop tomcat

* fix test error

(cherry picked from commit c8c384c)

* fix test error (#856)

(cherry picked from commit a77b061)

* update guava version to aviod guava cache pin problem (#853)

* update guava version

* update guava version in container jar

* remove file

---------

Co-authored-by: leo james <[email protected]>

(cherry picked from commit 51ba5e0)

* no maven tree when single bundle

* update version

* update to release

---------

Co-authored-by: g-stream <[email protected]>
  • Loading branch information
lvjing2 and g-stream authored Mar 18, 2024
1 parent b5b81f4 commit 1d3ec26
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 @@ -14,7 +14,7 @@
</modules>

<properties>
<sofa.ark.version>3.1.1-SNAPSHOT</sofa.ark.version>
<sofa.ark.version>3.1.1</sofa.ark.version>
<sofa.ark.version.old>3.1.0</sofa.ark.version.old>
<project.encoding>UTF-8</project.encoding>
<java.version>17</java.version>
Expand Down

0 comments on commit 1d3ec26

Please sign in to comment.