upgrade to Spring Boot 4, add webauthn support, some cleanup
This commit is contained in:
@@ -82,6 +82,11 @@
|
||||
<artifactId>webstly-urlshortener</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.bstly.we</groupId>
|
||||
<artifactId>webauthn</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.bstly.we</groupId>
|
||||
<artifactId>webstly-wireguard</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user