Skip to content

release 1.3.1

Compare
Choose a tag to compare
@pugwoo pugwoo released this 20 May 12:04
· 14 commits to master since this release
c8448ac
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>woo-utils</artifactId>
    <version>1.3.1</version>
</dependency>
  • [fix] 修复EasyRunTask中创建线程池没有shutdown而导致内存泄漏的问题