This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 9e71aea6ab build(deps): bump
com.fasterxml.jackson.core:jackson-annotations (#2070) (#2183)
9e71aea6ab is described below
commit 9e71aea6abf4027a44f66e4647109f111295b380
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Sat Jul 4 04:58:37 2026 +0100
build(deps): bump com.fasterxml.jackson.core:jackson-annotations (#2070)
(#2183)
Bumps
[com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson)
from 2.21 to 2.22.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: '2.22'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e13d0c0cdd..a3be46348a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,8 +61,8 @@
<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.21.1</jackson-version>
- <jackson-annotations-version>2.21</jackson-annotations-version>
+ <jackson-version>2.22.0</jackson-version>
+ <jackson-annotations-version>2.22</jackson-annotations-version>
<jakarta-jms-api-version>3.1.0</jakarta-jms-api-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-version>4.0.6</jaxb-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact