This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new dad25d9773 TOMEE-4623 - Jackson 2.22.0
dad25d9773 is described below
commit dad25d97736036e43a920d9b307c3c59635edb67
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jun 25 08:57:55 2026 +0200
TOMEE-4623 - Jackson 2.22.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 49257b6e4e..f36b5a34c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
<version.microprofile.impl.opentelemetry>2.7.0</version.microprofile.impl.opentelemetry>
<!-- Jackson and snakeyaml required by OpenAPI Impl -->
- <version.jackson>2.21.3</version.jackson>
+ <version.jackson>2.22.0</version.jackson>
<version.snakeyaml>2.6</version.snakeyaml>
<!-- Jakarta EE API -->