Skip to content

Commit d3b7167

Browse files
authored
bump parent (#31)
1 parent 2838a4e commit d3b7167

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>dev.vality</groupId>
88
<artifactId>service-parent-pom</artifactId>
9-
<version>3.1.1</version>
9+
<version>3.1.6</version>
1010
</parent>
1111

1212
<artifactId>file-storage</artifactId>
13-
<version>0.0.1-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414
<packaging>jar</packaging>
1515

1616
<name>file-storage</name>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>dev.vality</groupId>
101101
<artifactId>testcontainers-annotations</artifactId>
102-
<version>3.0.1</version>
102+
<version>3.3.2</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)