Skip to content

Commit

Permalink
Bump jline.version from 3.27.1 to 3.28.0
Browse files Browse the repository at this point in the history
Bumps `jline.version` from 3.27.1 to 3.28.0.

Updates `org.jline:jline` from 3.27.1 to 3.28.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-3.27.1...jline-3.28.0)

Updates `org.jline:jline-terminal-jna` from 3.27.1 to 3.28.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-3.27.1...jline-3.28.0)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 092bb72 commit e1c20f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<junit.version>4.13.2</junit.version>
<mockito.version>2.28.2</mockito.version>
<logging-annotation-processor.version>1.9</logging-annotation-processor.version>
<jline.version>3.27.1</jline.version>
<jline.version>3.28.0</jline.version>
<grizzly.npn.api.version>2.0.0.payara-p1</grizzly.npn.api.version>
<tiger.types.version>1.4.payara-p1</tiger.types.version>
<mimepull.version>1.10.0</mimepull.version>
Expand Down

0 comments on commit e1c20f3

Please # to comment.