This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7cf96f823131 chore(deps): Bump org.eclipse:yasson from 3.0.4 to 3.0.5
(#25460)
7cf96f823131 is described below
commit 7cf96f8231319b7b5df6441cd0a6bc4fb71fecb0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:10:50 2026 +0200
chore(deps): Bump org.eclipse:yasson from 3.0.4 to 3.0.5 (#25460)
Bumps org.eclipse:yasson from 3.0.4 to 3.0.5.
---
updated-dependencies:
- dependency-name: org.eclipse:yasson
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e7dcace9899..0518a102330a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -532,7 +532,7 @@
<xml-resolver-version>1.2</xml-resolver-version>
<xmlsec-version>4.0.4</xmlsec-version>
<xmlunit-version>2.13.0</xmlunit-version>
- <yasson-version>3.0.4</yasson-version>
+ <yasson-version>3.0.5</yasson-version>
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>
<zeebe-version>8.9.13</zeebe-version>
<zendesk-client-version>1.5.2</zendesk-client-version>