Skip to content

Commit

Permalink
OAK-8830: oak-store-document: update org.quartz-scheduler dependency …
Browse files Browse the repository at this point in the history
…to 2.3.2

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1871265 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
reschke committed Dec 12, 2019
1 parent a0f2803 commit 6335586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-store-document/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.2.3</version>
<version>2.3.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 6335586

Please sign in to comment.