Skip to content

Commit b719b93

Browse files
authored
Merge pull request #515 from okta/okta866257-fix-outdated-library
OKTA-866257 - bumping up net.minidev
2 parents e6ee0a4 + 2fbbe9a commit b719b93

File tree

1 file changed

+5
-0
lines changed
  • samples/embedded-sign-in-widget

1 file changed

+5
-0
lines changed

samples/embedded-sign-in-widget/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
<artifactId>okta-spring-boot-starter</artifactId>
5555
<version>${okta.springboot.starter.version}</version>
5656
</dependency>
57+
<dependency>
58+
<groupId>net.minidev</groupId>
59+
<artifactId>json-smart</artifactId>
60+
<version>2.5.2</version>
61+
</dependency>
5762
<dependency>
5863
<groupId>com.okta.idx.sdk</groupId>
5964
<artifactId>okta-idx-java-api</artifactId>

0 commit comments

Comments
 (0)