This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 372c535f053 Bump org.jline:jline from 4.4.2 to 4.4.3 (#19528)
372c535f053 is described below
commit 372c535f053e130c99b19366d2277f6d10464d3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 11 08:19:12 2026 -0700
Bump org.jline:jline from 4.4.2 to 4.4.3 (#19528)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.4.2 to
4.4.3.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.4.2...4.4.3)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 4.4.3
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 4263752d533..9644796c690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,7 @@
<!-- Solve conflicts and vulnerabilities -->
<kerby.version>2.1.2</kerby.version>
- <jline.version>4.4.2</jline.version>
+ <jline.version>4.4.3</jline.version>
<wildfly.version>2.0.1</wildfly.version>
<jettison.version>1.5.7</jettison.version>
<nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]