Skip to content

Commit

Permalink
Fixes #449
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 6, 2024
1 parent a90e51e commit 149726c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manage-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
<dependency>
<groupId>org.openconext</groupId>
<artifactId>threshold-logger</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session-data-mongodb</artifactId>
Expand Down

0 comments on commit 149726c

Please sign in to comment.