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 01b88a9dd790 chore(deps): Bump io.github.whatap:java-grok from 0.2.0
to 0.2.1 (#25452)
01b88a9dd790 is described below
commit 01b88a9dd79003c899d13457cc450d01462593f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:12:18 2026 +0200
chore(deps): Bump io.github.whatap:java-grok from 0.2.0 to 0.2.1 (#25452)
Bumps [io.github.whatap:java-grok](https://github.com/whatap/java-grok)
from 0.2.0 to 0.2.1.
- [Commits](https://github.com/whatap/java-grok/commits)
---
updated-dependencies:
- dependency-name: io.github.whatap:java-grok
dependency-version: 0.2.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 fd13efe09674..78a2ce8cd541 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -262,7 +262,7 @@
<jansi-version>2.4.3</jansi-version>
<jactl-version>2.9.2</jactl-version>
<jasypt-version>1.9.3</jasypt-version>
- <java-grok-version>0.2.0</java-grok-version>
+ <java-grok-version>0.2.1</java-grok-version>
<java-util-version>4.110.0</java-util-version>
<jnats-version>2.26.0</jnats-version>
<javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>