Skip to content

Commit 44189e4

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump commons-io:commons-io from 2.14.0 to 2.15.0
Bumps commons-io:commons-io from 2.14.0 to 2.15.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc65875 commit 44189e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/swagger-project-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
<guava-version>32.1.3-jre</guava-version>
582582
<ant-version>1.10.13</ant-version>
583583
<commons-lang-version>3.13.0</commons-lang-version>
584-
<commons-io-version>2.14.0</commons-io-version>
584+
<commons-io-version>2.15.0</commons-io-version>
585585
<slf4j-version>2.0.9</slf4j-version>
586586
<jetty-version>9.4.53.v20231009</jetty-version>
587587
<testng-version>7.8.0</testng-version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@
664664
<guava-version>32.1.3-jre</guava-version>
665665
<ant-version>1.10.13</ant-version>
666666
<commons-lang-version>3.13.0</commons-lang-version>
667-
<commons-io-version>2.14.0</commons-io-version>
667+
<commons-io-version>2.15.0</commons-io-version>
668668
<slf4j-version>2.0.9</slf4j-version>
669669
<jetty-version>9.4.53.v20231009</jetty-version>
670670
<testng-version>7.8.0</testng-version>

0 commit comments

Comments
 (0)