terasolunaorg / terasoluna-gfw-web-blank

Blank project for web application using TERASOLUNA Server Framework for Java (5.x)
21 stars 18 forks source link

Apply dbunit 2.7.2 #504

Closed btonokit closed 2 years ago

btonokit commented 2 years ago

Description

Please write the problem in detail. Please write based on facts as much as possible, and post links to references/Javadoc or stack traces.

Update dbunit to 2.7.2

Possible Solution

Please write ideas or candidates of solutions for the problem if you have. If it is an example, please enter a description such as "For example".

Invastigate and apply them.

Affect versions

Version in which the problem occurs. Current version if not known. If there is a feature suggestion, please delete it.

Fix repositories

Repositories to fix with this issue.

Issue links

Links to related issues.

btonokit commented 2 years ago

The following commit removed poi-ooxml from the dbunit dependency. https://sourceforge.net/p/dbunit/code.git/ci/a3a57f6ed9cc2e6a2cce786d45775df7a26a3036/ Reopen to add poi-ooxml to <dependencies>.