mirror of
https://github.com/valitydev/service-parent-pom.git
synced 2024-11-06 01:45:19 +00:00
commit
23cc3a8216
5
pom.xml
5
pom.xml
@ -9,7 +9,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>service-parent-pom</artifactId>
|
||||
<version>2.0.13</version>
|
||||
<version>2.0.14</version>
|
||||
<description>RBKmoney spring starter parent</description>
|
||||
<name>RBKmoney spring starter parent</name>
|
||||
<url>https://github.com/rbkmoney/service-parent-pom</url>
|
||||
@ -55,12 +55,13 @@
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>java-service-dependencies</artifactId>
|
||||
<version>1.2.7</version>
|
||||
<version>1.2.8</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
<dependencies>
|
||||
<!--JUnit Jupiter Engine to depend on the JUnit5 engine and JUnit 5 API -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user