Skip to content

Commit d6f475e

Browse files
committed
init
1 parent 5c93d99 commit d6f475e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
<dependencyManagement>
6969
<dependencies>
7070

71+
<dependency>
72+
<groupId>org.springframework.experimental</groupId>
73+
<artifactId>spring-native</artifactId>
74+
<version>0.12.1</version>
75+
</dependency>
7176
<dependency>
7277
<groupId>org.mybatis.spring.boot</groupId>
7378
<artifactId>mybatis-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)