diff --git a/s3auth-rest/pom.xml b/s3auth-rest/pom.xml index 95123995..c8e55213 100644 --- a/s3auth-rest/pom.xml +++ b/s3auth-rest/pom.xml @@ -61,9 +61,15 @@ OF THE POSSIBILITY OF SUCH DAMAGE. 0.28.1 - org.json - json - 20230227 + javax.json + javax.json-api + 1.1.4 + provided + + + org.glassfish + javax.json + 1.1.4 runtime @@ -137,7 +143,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. com.jcabi jcabi-http - 2.0.0 + 1.20.1 runtime