mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
Revert exclusion
This commit is contained in:
parent
561f6b6312
commit
173714884f
@ -327,12 +327,6 @@
|
||||
<groupId>com.yubico</groupId>
|
||||
<artifactId>webauthn-server-core</artifactId>
|
||||
<version>${webauthn.version}</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user