Skip to content

Commit

Permalink
HDDS-11940. Bump jline to 3.28.0 (#7576)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 1453fd9 commit bef2415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<restrict-imports.enforcer.version>2.6.0</restrict-imports.enforcer.version>
<jgrapht.version>1.4.0</jgrapht.version>
<jgraphx.version>3.9.12</jgraphx.version>
<jline.version>3.23.0</jline.version> <!-- should match version via picocli-shell-jline3 -->
<jline.version>3.28.0</jline.version> <!-- should match version via picocli-shell-jline3 -->

<spring.version>5.3.39</spring.version>
<jooq.version>3.11.10</jooq.version>
Expand Down

0 comments on commit bef2415

Please sign in to comment.