Skip to content

Commit f496204

Browse files
gnodetclaude
andcommitted
CAMEL-23226: Bump JLine to 4.0.8 for picocli argument completion
JLine 4.0.8 includes jline/jline3#1708 which fixes PicocliCommandRegistry to use picocli's AutoComplete for proper tab completion of options, option values, positional parameters, and nested subcommands. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5942dc4 commit f496204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
325325
<jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>
326326
<jira-rest-client-api-version>6.0.2</jira-rest-client-api-version>
327-
<jline-version>4.0.7</jline-version>
327+
<jline-version>4.0.8</jline-version>
328328
<libthrift-version>0.22.0</libthrift-version>
329329
<jodatime2-version>2.14.1</jodatime2-version>
330330
<jolokia-version>2.5.1</jolokia-version>

0 commit comments

Comments
 (0)