Skip to content

Commit 5588f93

Browse files
author
Ray
committed
Java monitor service application and engine framework.
更新日志: # 修复 URL 监控验证器的计数重复累加问题 # 修复端口异常,可能导致的后续监控任务无法执行 # 修改一处邮件发送无效逻辑判断 changlog: # Repair URL monitor to verify the count repeat accumulate # Repair port exception may lead to follow-up monitoring tasks can not be run # Modify an email send invalid logic
1 parent 1bee7ec commit 5588f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easymonitor_engine_framework/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ EasyMonitor 同时是一个免费开源跨平台的 Java 监控引擎框架(**
1717
<dependency>
1818
<groupId>cn.easyproject</groupId>
1919
<artifactId>easymonitor</artifactId>
20-
<version>1.3.0-RELEASE</version>
20+
<version>1.3.2-RELEASE</version>
2121
</dependency>
2222
```
2323

0 commit comments

Comments
 (0)