Skip to content

Commit 12ba96d

Browse files
Update pom.xml
1 parent 2637031 commit 12ba96d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,8 @@
4848
<dependency>
4949
<groupId>org.json</groupId>
5050
<artifactId>json</artifactId>
51-
<version>20210307</version>
51+
<version>20230618</version>
5252
<scope>compile</scope>
5353
</dependency>
54-
<dependency>
55-
<groupId>org.jetbrains</groupId>
56-
<artifactId>annotations</artifactId>
57-
<version>22.0.0</version>
58-
<scope>runtime</scope>
59-
</dependency>
6054
</dependencies>
6155
</project>

0 commit comments

Comments
 (0)