summaryrefslogtreecommitdiffstats
path: root/springboot/springboot30/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-21 16:56:49 -0400
committerDan Timoney <dtimoney@att.com>2024-10-29 14:44:56 -0400
commit4e96a0cdc3d699857701e899b65e3d2e44300099 (patch)
tree2136bddda3b8b957858b77d1811e48ea76370213 /springboot/springboot30/pom.xml
parent5e76b699cae764325310cf7befd844a352923d40 (diff)
Update jackson to recommended versionHEADmaster
Upgrade jackson to recommended version Issue-ID: CCSDK-4042 Change-Id: I547985fcb1da022ce6d747f8c15c1595f3468cf1 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot30/pom.xml')
-rw-r--r--springboot/springboot30/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/springboot30/pom.xml b/springboot/springboot30/pom.xml
index 52d1110f..2a815ee1 100644
--- a/springboot/springboot30/pom.xml
+++ b/springboot/springboot30/pom.xml
@@ -100,6 +100,7 @@
<!-- Spring versions -->
<spring.boot.version>3.0.3</spring.boot.version>
+ <springboot.jackson.version>2.17.2</springboot.jackson.version>
<spring.version>6.0.4</spring.version>
<!-- Kotlin versions -->