Daniel #5

Merged
bytegrip merged 9 commits from daniel into master 2023-09-21 10:00:51 +00:00
Showing only changes of commit 690e29a578 - Show all commits

View File

@@ -27,6 +27,10 @@
<scope>test</scope>
<version>3.1.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
</dependencies>
<build>
<plugins>