Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit ec1b5a2

Browse files
committed
fix(deps): update dependency com.google.code.gson:gson to v2.9.1
1 parent 4f82b8d commit ec1b5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>com.google.code.gson</groupId>
147147
<artifactId>gson</artifactId>
148-
<version>2.9.0</version>
148+
<version>2.9.1</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>org.graalvm.sdk</groupId>

0 commit comments

Comments
 (0)