Skip to content

Commit 48bcb7c

Browse files
committed
chore: declare version of JFreeChart
For some reason, it was missing. (Detected by Maven 4.)
1 parent cf7643f commit 48bcb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build-parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<version.org.assertj>3.27.3</version.org.assertj>
2828
<version.org.awaitility>4.3.0</version.org.awaitility>
2929
<version.org.freemarker>2.3.34</version.org.freemarker>
30+
<version.org.jfree.jfreechart>1.5.6</version.org.jfree.jfreechart>
3031
<version.org.jspecify>1.0.0</version.org.jspecify>
3132
<version.org.junit.jupiter>5.13.2</version.org.junit.jupiter>
3233
<version.org.openrewrite.recipe>3.10.0</version.org.openrewrite.recipe>

0 commit comments

Comments
 (0)