mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-09-05 08:18:01 +00:00
feat[release]: zfoo 3.3.0
This commit is contained in:
+4
-4
@@ -10,16 +10,16 @@
|
||||
<version>3.3.0</version>
|
||||
|
||||
<properties>
|
||||
<zfoo.version>3.2.0</zfoo.version>
|
||||
<zfoo.version>3.3.0</zfoo.version>
|
||||
<!-- spring and spring boot -->
|
||||
<spring.version>6.0.11</spring.version>
|
||||
<spring.boot.version>3.1.3</spring.boot.version>
|
||||
<spring.version>6.1.2</spring.version>
|
||||
<spring.boot.version>3.2.1</spring.boot.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
<!-- bytecode enhancement -->
|
||||
<javassist.version>3.29.2-GA</javassist.version>
|
||||
<bytebuddy.version>1.14.6</bytebuddy.version>
|
||||
<!-- network framework -->
|
||||
<netty.version>4.1.97.Final</netty.version>
|
||||
<netty.version>4.1.104.Final</netty.version>
|
||||
<!-- zookeeper -->
|
||||
<curator.version>5.5.0</curator.version>
|
||||
<!-- hardware detection -->
|
||||
|
||||
Reference in New Issue
Block a user