This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new aff105a1db build(deps): bump
com.fasterxml.jackson.core:jackson-annotations (#2070)
aff105a1db is described below
commit aff105a1db9d4dbd607d5731314072bce9395cb0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 14:58:39 2026 -0400
build(deps): bump com.fasterxml.jackson.core:jackson-annotations (#2070)
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7002727d6c..3857430e21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<httpclient-version>4.5.14</httpclient-version>
<httpcore-version>4.4.16</httpcore-version>
<jackson-version>2.22.0</jackson-version>
- <jackson-annotations-version>2.21</jackson-annotations-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.9</jaxb-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact