Update json-smart to 2.4.11 (#37)

pull/1610/head
wgoddard-gresham 2023-10-24 16:22:37 +01:00 committed by GitHub
parent 7e400bfa73
commit 0456b59d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@
<dependency> <dependency>
<groupId>net.minidev</groupId> <groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId> <artifactId>json-smart</artifactId>
<version>2.4.7</version> <version>2.4.11</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.nimbusds</groupId> <groupId>com.nimbusds</groupId>