vlsi / ksar

A sar grapher, fork of http://sourceforge.net/projects/ksar/
Other
245 stars 59 forks source link

fix(deps): update dependency org.jfree:jfreechart to v1.5.5 #322

Open renovate-bot opened 2 weeks ago

renovate-bot commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jfree:jfreechart (source) 1.5.4 -> 1.5.5 age adoption passing confidence

Release Notes

jfree/jfreechart (org.jfree:jfreechart) ### [`v1.5.5`](https://togithub.com/jfree/jfreechart/releases/tag/v1.5.5): JFreeChart 1.5.5 ##### Version 1.5.5 (23 June 2024) - added `XYBezierRenderer` by Javier Robes ([#​286](https://togithub.com/jfree/jfreechart/pull/286)) - fix cross-hair painting ([#​340](https://togithub.com/jfree/jfreechart/issues/340)) - parameter range check for `CompassPlot` ([#​397](https://togithub.com/jfree/jfreechart/pull/397)) Note: some (supposed) security vulnerabilities have been reported for v1.5.4: - [CVE-2023-52070](https://nvd.nist.gov/vuln/detail/CVE-2023-52070) : an `ArrayIndexOutOfBoundsException` in `CompassPlot`\ No fix is considered necessary, however ([#​397](https://togithub.com/jfree/jfreechart/pull/397)) has been applied. - [CVE-2024-22949](https://nvd.nist.gov/vuln/detail/CVE-2024-22949) : a possible `NullPointerException` in `CategoryLineAnnotation`\ No fix is considered necessary. - [CVE-2024-23076](https://nvd.nist.gov/vuln/detail/CVE-2024-23076) : a possible `NullPointerException` in `BubbleXYItemLabelGenerator`\ No fix is considered necessary.

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.