Skip to content

Bump org.jfree:jfreechart from 1.5.3 to 1.5.6#150

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jfree-jfreechart-1.5.6
Open

Bump org.jfree:jfreechart from 1.5.3 to 1.5.6#150
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jfree-jfreechart-1.5.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown

Bumps org.jfree:jfreechart from 1.5.3 to 1.5.6.

Release notes

Sourced from org.jfree:jfreechart's releases.

JFreeChart 1.5.6

Version 1.5.6 (21 May 2025)
  • added setSymbols method to SymbolAxis (#421)
  • added label padding to Crosshair (#414)
  • add clearSeriesXXX methods for all series settings in AbstractRenderer (#364)
  • fix calculating if label fits inside bar for XYBarRenderer (#366)
  • set default background paint to LIGHT_GRAY (#324)
  • deprecated all classes in org.jfree.chart.servlet.* (#385)
  • updated pom.xml with new Maven publishing flow and latest plugin versions
  • various minor improvements

JFreeChart 1.5.5

Version 1.5.5 (23 June 2024)
  • added XYBezierRenderer by Javier Robes (#286)
  • fix cross-hair painting (#340)
  • parameter range check for CompassPlot (#397)

Note: some (supposed) security vulnerabilities have been reported for v1.5.4:

  • CVE-2023-52070 : an ArrayIndexOutOfBoundsException in CompassPlot
    No fix is considered necessary, however (#397) has been applied.

  • CVE-2024-22949 : a possible NullPointerException in CategoryLineAnnotation
    No fix is considered necessary.

  • CVE-2024-23076 : a possible NullPointerException in BubbleXYItemLabelGenerator
    No fix is considered necessary.

JFreeChart 1.5.4

Version 1.5.4 (8 January 2023)
  • add new methods to access maps for datasets, renderers and axes in plots (#201);
  • add option to truncate item labels and compute contrast colors (PR #225)
  • add new annotations (PR #226)
  • add new panel for background rendering of charts (PR #233)
  • fix tick label font for LogAxis with number format override (#98);
  • added valueVisible flag to MeterPlot (#231);
  • added get/setWebFillAlpha() methods to SpiderWebPlot (#279)
  • add argument checks for annotations (#223);
  • removed JFreeChartResources.java file (#239)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.3 to 1.5.6.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](jfree/jfreechart@v1.5.3...v1.5.6)

---
updated-dependencies:
- dependency-name: org.jfree:jfreechart
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants