Skip to content

Commit ed2f390

Browse files
committed
build(pom): upgrade commons-* dependencies to actual LATEST versions
1 parent d7993ad commit ed2f390

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
@@ -52,9 +52,9 @@
5252
<assertj.version>3.27.3</assertj.version>
5353
<beetl.version>3.1.3.RELEASE</beetl.version>
5454
<commons-beanutils.version>1.11.0</commons-beanutils.version>
55-
<commons-io.version>2.20.0</commons-io.version>
56-
<commons-lang3.version>3.18.0</commons-lang3.version>
57-
<commons-logging.version>1.3.0</commons-logging.version>
55+
<commons-io.version>2.22.0</commons-io.version>
56+
<commons-lang3.version>3.20.0</commons-lang3.version>
57+
<commons-logging.version>1.3.5</commons-logging.version>
5858
<docx4j-export-fo.version>11.1.8</docx4j-export-fo.version>
5959
<docx4j-importxhtml.version>8.3.15</docx4j-importxhtml.version>
6060
<docx4j-jaxb.version>${docx4j.version}</docx4j-jaxb.version>

0 commit comments

Comments
 (0)