Skip to content

Commit cf1fb4a

Browse files
authored
Merge branch 'master' into feat/mongodb
2 parents 95a07a8 + a117fa4 commit cf1fb4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<dependencies>
5454
<dependency>
5555
<groupId>com.volcengine</groupId>
56-
<artifactId>volcengine-java-sdk-bom</artifactId>
57-
<version>0.1.41</version>
58-
<type>pom</type>
56+
<artifactId>volcengine-java-sdk-bom</artifactId>
57+
<version>0.1.41</version>
58+
<type>pom</type>
5959
<scope>import</scope>
6060
</dependency>
6161
</dependencies>
@@ -133,4 +133,4 @@ public class TestVpc {
133133
}
134134
}
135135

136-
```
136+
```

0 commit comments

Comments
 (0)