diff --git a/README.md b/README.md index b34949984..86a469afc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Jboot 是一个基于 JFinal、Dubbo、Seata、Sentinel、ShardingSphere、Nacos io.jboot jboot - 3.14.6 + 3.14.7 ``` diff --git a/changes.txt b/changes.txt index cb41239b5..9e6288603 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,8 @@ +jboot v3.14.7: +修复:Jboot AppListener 启动时的错误信息,无法正确输出的问题 + + + jboot v3.14.6: 修复:JbootLockCounter 和 JbootLocalLock 不可用的问题 优化:删除一些无用的类或者空实现的类 diff --git a/pom.xml b/pom.xml index 9fe5fdf6b..ef307bfb5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.jboot jboot - 3.14.7-SNAPSHOT + 3.14.7 jar jboot