File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 249249 <groupId >io.bootique.shiro</groupId >
250250 <artifactId >bootique-shiro-web</artifactId >
251251 </dependency >
252+ <dependency >
253+ <groupId >io.bootique.shiro</groupId >
254+ <artifactId >bootique-shiro-web-jwt</artifactId >
255+ </dependency >
252256 <dependency >
253257 <groupId >io.bootique.shiro</groupId >
254258 <artifactId >bootique-shiro-web-mdc</artifactId >
Original file line number Diff line number Diff line change 374374 <artifactId >bootique-shiro-web</artifactId >
375375 <version >${project.version} </version >
376376 </dependency >
377+ <dependency >
378+ <groupId >io.bootique.shiro</groupId >
379+ <artifactId >bootique-shiro-web-jwt</artifactId >
380+ <version >${project.version} </version >
381+ </dependency >
377382 <dependency >
378383 <groupId >io.bootique.shiro</groupId >
379384 <artifactId >bootique-shiro-web-mdc</artifactId >
You can’t perform that action at this time.
0 commit comments