Skip to content

Commit

Permalink
doc: upgrade depend
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Jan 19, 2023
1 parent 462d01e commit 21ea988
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>io.github.soniccloudorg</groupId>
<artifactId>sonic-driver-core</artifactId>
<version>1.1.19</version>
<version>1.1.20</version>
</dependency>
<dependency>
<groupId>net.coobird</groupId>
Expand All @@ -96,7 +96,7 @@
<dependency>
<groupId>io.github.soniccloudorg</groupId>
<artifactId>sonic-vision-core</artifactId>
<version>1.0.8-${platform}</version>
<version>1.0.9-${platform}</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ spring:

sonic:
saa: 2.0.4
sgm: 1.3.3
sgm: 1.3.4
sib: 1.3.7
sas: 0.0.9
sas: 0.1.0
saus: 5.7.4
release-mode: @releaseMode@

Expand Down

0 comments on commit 21ea988

Please sign in to comment.