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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 696e7b807e ARTEMIS-5921 Bump com.fasterxml.jackson:jackson-bom from
2.21.0 to 2.21.1
696e7b807e is described below
commit 696e7b807e59052439eafbf191faa85b32e9d7c5
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Feb 27 14:29:42 2026 -0600
ARTEMIS-5921 Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ad79b7ee1a..7f430fc37d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
<owasp.version>12.2.0</owasp.version>
<spring.version>5.3.39</spring.version>
- <jackson.version>2.21.0</jackson.version>
+ <jackson.version>2.21.1</jackson.version>
<activemq.version.versionName>${project.version}</activemq.version.versionName>
<activemq.version.majorVersion>1</activemq.version.majorVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]