This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 77cc2d5e7 chore(deps): bump org.bitbucket.b_c:jose4j from 0.9.6 to
0.9.7 (#3022)
77cc2d5e7 is described below
commit 77cc2d5e7893c49861683e79cbe165aa20351043
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 09:51:13 2026 +0200
chore(deps): bump org.bitbucket.b_c:jose4j from 0.9.6 to 0.9.7 (#3022)
Bumps [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) from
0.9.6 to 0.9.7.
- [Changelog](https://bitbucket.org/b_c/jose4j/src/master/Release Notes.md)
-
[Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.7..jose4j-0.9.6)
---
updated-dependencies:
- dependency-name: org.bitbucket.b_c:jose4j
dependency-version: 0.9.7
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 56d8b8a10..218f7786a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<camel.version>4.22.0</camel.version>
<citrus.version>5.0.1</citrus.version>
- <jose4j.version>0.9.6</jose4j.version>
+ <jose4j.version>0.9.7</jose4j.version>
<!-- Versions used inside Kamelets (add them also to the
dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format
"version.<groupId>.<artifactId>" -->