This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 98484f24895bd3fb2bc36397bf7a93b30451f572 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Oct 29 14:21:31 2024 +0000 ARTEMIS-5137: update jackson to 2.18.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39dfdcbfa9..b18d65760f 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ <owasp.version>10.0.4</owasp.version> <spring.version>5.3.39</spring.version> - <jackson.version>2.18.0</jackson.version> + <jackson.version>2.18.1</jackson.version> <jackson-databind.version>${jackson.version}</jackson-databind.version> <activemq.version.versionName>${project.version}</activemq.version.versionName> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
