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 3caa312a35 ARTEMIS-4844 Bump
com.fasterxml.jackson.core:jackson-databind
new 058ee57502 This closes #5002
3caa312a35 is described below
commit 3caa312a355efca7de7e87c70f83f6a364bcc53e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 26 18:23:01 2024 +0000
ARTEMIS-4844 Bump com.fasterxml.jackson.core:jackson-databind
Bumps
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 16fe05c2ae..49b39e4140 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<owasp.version>9.0.9</owasp.version>
<spring.version>5.3.33</spring.version>
- <jackson.version>2.17.0</jackson.version>
+ <jackson.version>2.17.1</jackson.version>
<jackson-databind.version>${jackson.version}</jackson-databind.version>
<activemq.version.versionName>${project.version}</activemq.version.versionName>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact