[MNG-8105] Upgrade JLine to 3.26.1 (#1485)

This commit is contained in:
Guillaume Nodet 2024-04-25 11:13:56 +02:00 committed by GitHub
parent 81e2b3c1ee
commit 31d2dc1815
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2002-2023, the original author or authors.
Copyright (c) 2002-2024, the original author or authors.
All rights reserved.
https://opensource.org/licenses/BSD-3-Clause

View File

@ -173,7 +173,7 @@ under the License.
<hamcrestVersion>2.2</hamcrestVersion>
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
<jlineVersion>3.26.0</jlineVersion>
<jlineVersion>3.26.1</jlineVersion>
<junitVersion>5.10.1</junitVersion>
<jxpathVersion>1.3</jxpathVersion>
<logbackClassicVersion>1.2.13</logbackClassicVersion>