Skip to content

Commit

Permalink
fix quartz-mongodb unresolved dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-ebi committed Dec 12, 2024
1 parent 0550bb3 commit e50ac70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,9 @@
<artifactId>jjwt</artifactId>
</dependency>
<dependency>
<groupId>com.novemberain</groupId>
<groupId>io.fluidsonic.mirror</groupId>
<artifactId>quartz-mongodb</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.quartz-scheduler</groupId>
Expand Down

0 comments on commit e50ac70

Please sign in to comment.