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 d0794e5c1ed chore(deps): Bump com.cedarsoftware:java-util from 3.3.0
to 3.3.1 (#17942)
d0794e5c1ed is described below
commit d0794e5c1ede2d2998a4b10b94e01a317aec8351
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 1 11:02:39 2025 +0200
chore(deps): Bump com.cedarsoftware:java-util from 3.3.0 to 3.3.1 (#17942)
Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util)
from 3.3.0 to 3.3.1.
- [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
- [Commits](https://github.com/jdereg/java-util/compare/3.3.0...3.3.1)
---
updated-dependencies:
- dependency-name: com.cedarsoftware:java-util
dependency-version: 3.3.1
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 31a7e052483..948e9bd18b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,7 @@
<jansi-version>2.4.2</jansi-version>
<jasypt-version>1.9.3</jasypt-version>
<java-grok-version>0.1.9</java-grok-version>
- <java-util-version>3.3.0</java-util-version>
+ <java-util-version>3.3.1</java-util-version>
<jnats-version>2.21.1</jnats-version>
<javacc-maven-plugin-version>3.1.1</javacc-maven-plugin-version>
<javacrumbs-version>0.22</javacrumbs-version>