Skip to content

Commit 765b299

Browse files
committed
build(pom): upgrade commons-* dependencies to actual LATEST versions
1 parent 52a3f86 commit 765b299

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<assertj.version>3.27.3</assertj.version>
5454
<beetl.version>3.21.2.RELEASE</beetl.version>
5555
<commons-beanutils.version>1.11.0</commons-beanutils.version>
56-
<commons-io.version>2.20.0</commons-io.version>
57-
<commons-lang3.version>3.18.0</commons-lang3.version>
58-
<commons-logging.version>1.3.0</commons-logging.version>
56+
<commons-io.version>2.22.0</commons-io.version>
57+
<commons-lang3.version>3.20.0</commons-lang3.version>
58+
<commons-logging.version>1.3.5</commons-logging.version>
5959
<docx4j-export-fo.version>11.5.14</docx4j-export-fo.version>
6060
<docx4j-importxhtml.version>${docx4j.version}</docx4j-importxhtml.version>
6161
<docx4j-jaxb.version>11.5.14</docx4j-jaxb.version>

0 commit comments

Comments
 (0)