Skip to content

Commit 8bc228b

Browse files
committed
added shiro
1 parent 589134e commit 8bc228b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test-shiro.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ jobs:
8181
<artifactId>slf4j-simple</artifactId>
8282
<version>1.7.36</version>
8383
</dependency>
84+
<dependency>
85+
<groupId>commons-logging</groupId>
86+
<artifactId>commons-logging</artifactId>
87+
<version>1.2</version>
88+
</dependency>
8489
</dependencies>
8590
</project>
8691
EOF

0 commit comments

Comments
 (0)