Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit e9b5805

Browse files
Bump fastjson from 1.2.67 to 1.2.83 in /vpn-admin
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](alibaba/fastjson@1.2.67...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7348d32 commit e9b5805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpn-admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.alibaba</groupId>
100100
<artifactId>fastjson</artifactId>
101-
<version>1.2.67</version>
101+
<version>1.2.83</version>
102102
</dependency>
103103
<!-- https://mvnrepository.com/artifact/com.google.guava/guava -->
104104
<dependency>

0 commit comments

Comments
 (0)