This is an automated email from the ASF dual-hosted git repository.

mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 97bfc6733 [AMQ-9205] Upgrade to Jackson 2.14.2 (#962)
97bfc6733 is described below

commit 97bfc673324ae594076eb7c16e964069d488590d
Author: Matt Pavlovich <[email protected]>
AuthorDate: Mon Feb 6 12:33:35 2023 -0600

    [AMQ-9205] Upgrade to Jackson 2.14.2 (#962)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 532c4ed38..df3eda44a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <httpclient-version>4.5.14</httpclient-version>
     <httpcore-version>4.4.16</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
-    <jackson-version>2.14.0</jackson-version>
+    <jackson-version>2.14.2</jackson-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
     <jetty9-version>9.4.50.v20221201</jetty9-version>

Reply via email to