mirror of https://github.com/apache/maven.git
Bump org.jline:jline from 3.26.1 to 3.26.2 (#1588)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.26.1 to 3.26.2. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](https://github.com/jline/jline3/compare/jline-parent-3.26.1...jline-parent-3.26.2) --- updated-dependencies: - dependency-name: org.jline:jline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3f1cd6f76
commit
60ff077409
2
pom.xml
2
pom.xml
|
@ -172,7 +172,7 @@ under the License.
|
|||
<hamcrestVersion>2.2</hamcrestVersion>
|
||||
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
|
||||
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
|
||||
<jlineVersion>3.26.1</jlineVersion>
|
||||
<jlineVersion>3.26.2</jlineVersion>
|
||||
<junitVersion>5.10.2</junitVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<logbackClassicVersion>1.5.6</logbackClassicVersion>
|
||||
|
|
Loading…
Reference in New Issue