From e2637824cc2ea51ee3dbfeab2e1fe5229f59fb8d Mon Sep 17 00:00:00 2001
From: skynetcap <100323448+skynetcap@users.noreply.github.com>
Date: Wed, 7 Feb 2024 14:16:28 -0800
Subject: [PATCH] Update openbook and solanaj dependencies in pom.xml
The openbook dependency has been updated to version 1.30.1, and no longer includes the solanaj artifact. Additionally, the solanaj artifact is added as an independent dependency. This modification helps to prevent version conflicts.
---
pom.xml | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9d7c98b..7b2aa0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,22 +26,17 @@
org.springframework.boot
spring-boot-starter-test
test
-
-
- com.mmorrell
- openbook
- 1.21.9
- com.mmorrell
- solanaj
+ com.jayway.jsonpath
+ json-path
com.mmorrell
- solanaj
- 1.17.2
+ openbook
+ 1.30.1