Skip to content

Commit

Permalink
add wls-common:exception
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSebastian committed Jun 6, 2024
1 parent a1c4c8f commit f1bd38a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions wls-eai-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@
<artifactId>spring-security-oauth2-jose</artifactId>
</dependency>

<!-- wls-common -->
<dependency>
<groupId>de.muenchen.oss.wahllokalsystem.wls-common</groupId>
<artifactId>exception</artifactId>
<version>1.0.0</version>
</dependency>

<!-- json etc. -->
<dependency>
<groupId>org.springframework.hateoas</groupId>
Expand Down

0 comments on commit f1bd38a

Please sign in to comment.