summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
trunkcyclonedx 2.2.0PJ Fanning4 hours
dependabot/gradle/com.github.spotbugs-6.1.7Bump com.github.spotbugs from 6.0.27 to 6.1.7dependabot[bot]6 days
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2Bump net.bytebuddy:byte-buddy-agent from 1.17.0 to 1.17.2dependabot[bot]9 days
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.2dependabot[bot]9 days
dependabot/gradle/org.mockito-mockito-core-5.16.0Bump org.mockito:mockito-core from 4.11.0 to 5.16.0dependabot[bot]9 days
dependabot/gradle/com.github.spotbugs-6.1.6Bump com.github.spotbugs from 6.0.27 to 6.1.6dependabot[bot]13 days
dependabot/gradle/org.cyclonedx.bom-2.2.0Bump org.cyclonedx.bom from 2.1.0 to 2.2.0dependabot[bot]13 days
dependabot/gradle/org.slf4j-slf4j-api-2.0.17Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17dependabot[bot]14 days
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17dependabot[bot]14 days
dependabot/gradle/junitVersion-5.12.0Bump junitVersion from 5.11.4 to 5.12.0dependabot[bot]3 weeks
[...]
 
TagDownloadAuthorAge
REL_5_4_0poi-REL_5_4_0.tar.gz  poi-REL_5_4_0.zip  PJ Fanning2 months
REL_5_3_0poi-REL_5_3_0.tar.gz  poi-REL_5_3_0.zip  Dominik Stadler7 months
REL_5_2_5poi-REL_5_2_5.tar.gz  poi-REL_5_2_5.zip  PJ Fanning16 months
REL_5_2_4poi-REL_5_2_4.tar.gz  poi-REL_5_2_4.zip  PJ Fanning17 months
REL_5_2_3poi-REL_5_2_3.tar.gz  poi-REL_5_2_3.zip  PJ Fanning2 years
REL_5_2_2poi-REL_5_2_2.tar.gz  poi-REL_5_2_2.zip  PJ Fanning3 years
REL_5_2_1poi-REL_5_2_1.tar.gz  poi-REL_5_2_1.zip  PJ Fanning3 years
REL_5_2_0poi-REL_5_2_0.tar.gz  poi-REL_5_2_0.zip  PJ Fanning3 years
REL_5_1_0poi-REL_5_1_0.tar.gz  poi-REL_5_1_0.zip  PJ Fanning3 years
REL_5_0_0poi-REL_5_0_0.tar.gz  poi-REL_5_0_0.zip  Andreas Beeker4 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-06-25tag r1750211 as 3.15-beta2REL_3_15_BETA2Andreas Beeker0-0/+0
2016-06-25release prepare for 3.15-beta2 - pin documentationAndreas Beeker0-0/+0
2016-06-25bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf ex...Javen O'Neal2-5/+6
2016-06-25add @Override annotation for updateOtherRecordReferences on PositionDependent...Javen O'Neal3-7/+9
2016-06-24deprecated constants pointing to MissingCellPolicy - use enum insteadAndreas Beeker14-181/+229
2016-06-24Sonar fixesAndreas Beeker12-56/+56
2016-06-24bug 59748: replace Hashtable with HashMap; contributed by Axel HowindJaven O'Neal17-94/+114
2016-06-24sonar fixAndreas Beeker1-44/+17
2016-06-24common-crawl-regression-fix: fallback to higher template level for default fo...Andreas Beeker1-26/+8
2016-06-23Fix for test-data of #59746Andreas Beeker2-6/+4
[...]