Skip to content

Commit 92ebfc9

Browse files
authored
Merge pull request #4902 from hansva/main
remove temp fix, #4898
2 parents 2e32e53 + f46c221 commit 92ebfc9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,6 @@
161161
<artifactId>jandex</artifactId>
162162
<version>${jandex.version}</version>
163163
</dependency>
164-
<!-- Workaround for https://github.com/netplex/json-smart-v2/issues/240
165-
To be reverted once the issue is fixed upstream -->
166-
<dependency>
167-
<groupId>net.minidev</groupId>
168-
<artifactId>json-smart</artifactId>
169-
<version>2.5.2</version>
170-
</dependency>
171-
<!-- End workaround -->
172164
</dependencies>
173165
</dependencyManagement>
174166

0 commit comments

Comments
 (0)