From 6630dd9c6983b0824ba6c1440a9b36954a4863ec Mon Sep 17 00:00:00 2001
From: alex-odysseus <75131044+alex-odysseus@users.noreply.github.com>
Date: Mon, 28 Mar 2022 11:43:45 +0200
Subject: [PATCH] Updating dependencies to the latest versions (OHDSI, a few
third-party libraries) (#2013)
---
pom.xml | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ff80f51491..5232bfab13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
1.8.0
2.1.3
0.2.0
- 3.1.0
+ 3.2.0
1.3.3
@@ -604,6 +604,13 @@
+
+
+
+ org.yaml
+ snakeyaml
+ 1.26
+
org.springframework.boot
spring-boot-starter-web
@@ -631,6 +638,13 @@
org.springframework.boot
spring-boot-starter-batch
+
+
+
+ com.thoughtworks.xstream
+ xstream
+ 1.4.19
+
org.springframework.boot
spring-boot-starter-jdbc
@@ -739,6 +753,13 @@
+
+
+
+ net.minidev
+ json-smart
+ 2.4.8
+
org.apache.commons
commons-lang3
@@ -979,6 +1000,7 @@
com.google.code.gson
gson
+ 2.8.9
org.jasypt
@@ -1078,7 +1100,7 @@
org.ohdsi
standardized-analysis-specs
- 1.3.1
+ 1.4.0
com.fasterxml.jackson.core
@@ -1089,7 +1111,7 @@
org.ohdsi
standardized-analysis-utils
- 1.3.0
+ 1.3.2
com.fasterxml.jackson.core