From d729744b2c5e22bdf4f4692cf79c9f5835d1dbd0 Mon Sep 17 00:00:00 2001 From: Thinh Tran <144103374+thinhtpt-dev@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:21:18 +0700 Subject: [PATCH] chore(version): upgrade Jackson to `2.19.0` --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d7f0b0d0..05c1d550 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.ning.billing recurly-java-library jar - 0.113.22-SNAPSHOT + 0.113.23-SNAPSHOT Recurly Java library Java library for Recurly http://github.com/killbilling/recurly-java-library @@ -64,7 +64,7 @@ UTF-8 - 2.5.0 + 2.19.0 18.0 1.7.10