mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
fix: bug of deadlock
This commit is contained in:
parent
5d9ce2daf0
commit
27313ea716
@ -10,7 +10,7 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>powerjob-worker-spring-boot-starter</artifactId>
|
||||
<version>4.2.1</version>
|
||||
<version>4.2.1-bugfix</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>powerjob-worker</artifactId>
|
||||
<version>4.2.1</version>
|
||||
<version>4.2.1-bugfix</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user