Skip to content

Commit

Permalink
Integrate JLine 3.28.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Pinčuk <[email protected]>
  • Loading branch information
avpinchuk committed Jan 25, 2025
1 parent 375e742 commit a56d44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2021, 2024 Contributors to the Eclipse Foundation
Copyright (c) 2021, 2025 Contributors to the Eclipse Foundation.
Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -577,7 +577,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.27.1</version>
<version>3.28.0</version>
</dependency>

<!--3rd party dependencies -->
Expand Down

0 comments on commit a56d44c

Please sign in to comment.