Skip to content
Snippets Groups Projects
Commit 6045da62 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4382 add info-manager-interface dependency

parent fd42fb9f
Branches
Tags
No related merge requests found
......@@ -46,6 +46,7 @@
<logcaptor.version>2.7.10</logcaptor.version>
<ozgcloud.license.version>1.3.0</ozgcloud.license.version>
<jaxb-maven-plugin.version>3.0.1</jaxb-maven-plugin.version>
<ozg-info-manager-interface.version>0.10.0-22.8503e49-20240124.071709-1</ozg-info-manager-interface.version>
</properties>
<dependencies>
......@@ -70,6 +71,12 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.mgmtp.bup.ozg</groupId>
<artifactId>ozg-info-manager-interface</artifactId>
<version>${ozg-info-manager-interface.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment