Skip to content

Commit 5fac71c

Browse files
committed
bump to 1.2; bump spring boot dependency
1 parent 3895ccf commit 5fac71c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.refine_viaf</groupId>
66
<artifactId>refine_viaf</artifactId>
7-
<version>1.1</version>
7+
<version>1.2</version>
88
<packaging>jar</packaging>
99

1010
<name>refine_viaf</name>
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.springframework.boot</groupId>
1919
<artifactId>spring-boot-starter-parent</artifactId>
20-
<version>1.3.2.RELEASE</version>
20+
<version>1.3.3.RELEASE</version>
2121
</parent>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)