Skip to content

Commit

Permalink
bump poi/jackson/knowm xchart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 12, 2023
1 parent 4b43a87 commit 56eaec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ djlVersion = 0.22.1
groovy3Version = 3.0.19
groovy4Version = 4.0.16
igniteVersion = 2.15.0
jacksonVersion = 2.15.2
jacksonVersion = 2.16.0
jfreechartVersion = 1.5.4
junitVersion = 4.13.1
knowmXchartVersion = 3.8.4
knowmXchartVersion = 3.8.6
log4j2Version = 2.22.0
nd4jVersion = 1.0.0-M2.1
nlpcraftVersion = 0.9.0
Expand Down
2 changes: 1 addition & 1 deletion subprojects/Candles/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ dependencies {
implementation "tech.tablesaw:tablesaw-excel:$tablesawVersion"
implementation "tech.tablesaw:tablesaw-aggregate:$tablesawVersion"
implementation "org.slf4j:slf4j-simple:$slf4jVersion"
implementation "org.apache.poi:poi-ooxml:5.2.3"
implementation "org.apache.poi:poi-ooxml:5.2.5"
runtimeOnly "org.apache.logging.log4j:log4j-core:$log4j2Version"
}

0 comments on commit 56eaec7

Please sign in to comment.