This is an automated email from the ASF dual-hosted git repository. jbertram pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push: new c0e4cb33ab ARTEMIS-5335 bump jackson.version from 2.18.2 to 2.18.3 c0e4cb33ab is described below commit c0e4cb33ab5dc84fd5a37d845f85f1b380b9c521 Author: Justin Bertram <jbert...@apache.org> AuthorDate: Mon Mar 3 10:38:15 2025 -0600 ARTEMIS-5335 bump jackson.version from 2.18.2 to 2.18.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d3c4b4267..1b603b6354 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,7 @@ <owasp.version>12.1.0</owasp.version> <spring.version>5.3.39</spring.version> - <jackson.version>2.18.2</jackson.version> + <jackson.version>2.18.3</jackson.version> <jackson-databind.version>${jackson.version}</jackson-databind.version> <activemq.version.versionName>${project.version}</activemq.version.versionName> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org For additional commands, e-mail: commits-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact