Skip to content

Commit 0ab195b

Browse files
Bump jline.version from 3.30.6 to 3.30.7 (#1326)
Bumps `jline.version` from 3.30.6 to 3.30.7. Updates `org.jline:jline-reader` from 3.30.6 to 3.30.7 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.6...jline-3.30.7) Updates `org.jline:jline-terminal-jansi` from 3.30.6 to 3.30.7 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.6...jline-3.30.7) --- updated-dependencies: - dependency-name: org.jline:jline-reader dependency-version: 3.30.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jline:jline-terminal-jansi dependency-version: 3.30.7 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>
1 parent 6223e26 commit 0ab195b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<properties>
5656
<maven.compiler.release>17</maven.compiler.release>
5757
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
58-
<jline.version>3.30.6</jline.version>
58+
<jline.version>3.30.7</jline.version>
5959
<sonar.organization>mastercard</sonar.organization>
6060
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6161
<!-- The health of the example project is not terribly interesting, and

0 commit comments

Comments
 (0)