Skip to content

Commit

Permalink
🐛 quartz自身模块版本定义
Browse files Browse the repository at this point in the history
  • Loading branch information
evil0th authored and Hccake committed Aug 4, 2024
1 parent 71aa40d commit f3c4303
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ballcat-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,11 @@
<artifactId>ballcat-spring-boot-starter-xxljob</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.ballcat</groupId>
<artifactId>ballcat-spring-boot-starter-quartz</artifactId>
<version>${revision}</version>
</dependency>

<!-- kafka 消息队列 -->
<dependency>
Expand Down

0 comments on commit f3c4303

Please sign in to comment.