Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfree committed Jun 23, 2024
1 parent ccaa806 commit b47aa93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ JFreeSVG is published to the Central Repository. You can include it in your pro
<dependency>
<groupId>org.jfree</groupId>
<artifactId>org.jfree.svg</artifactId>
<version>5.0.5</version>
<version>5.0.6</version>
</dependency>

JFreeSVG is a modular library with the module name `org.jfree.svg`.
Expand Down Expand Up @@ -79,7 +79,7 @@ If you prefer not to be bound by the terms of the GPLv3, you can obtain an alter
Change History
--------------

Version 5.0.6 (22 June 2024)
Version 5.0.6 (23 June 2024)
- fix issue with `LinearGradientPaint` and `RadialGradientPaint` reference generation
- minor code transformations suggested by the Datadog Static Analyzer and SonarLint
- update Maven and JUnit dependencies
Expand Down

0 comments on commit b47aa93

Please sign in to comment.