Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Jun 7, 2023
2 parents 3637747 + d6db69a commit db0e3b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.29</version>
<version>2.0.33</version>
</dependency>
<!-- Sonic UIAutomation Driver -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spring:
sonic:
saa: 2.0.7
sgm: 1.3.4
sib: 1.3.12
sib: 1.3.13
sas: 0.1.8
saus: 5.7.4

Expand Down

0 comments on commit db0e3b3

Please sign in to comment.