Skip to content

Commit

Permalink
Merge pull request #26 from Talend/jzhang/master/QTUP-116
Browse files Browse the repository at this point in the history
chore(QTUP-116)CVE-2024-47554 Commons-Io:commons-Io [2.0 ~ 2.13.0].
  • Loading branch information
zyuan-talend authored Dec 2, 2024
2 parents 7e3a53b + dc2e05e commit 341ac39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pax-url-aether/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
<version>2.6.13-Talend_v20231201-1613</version>
<version>2.6.13-Talend_v20241122-1613</version>
<packaging>bundle</packaging>

<name>OPS4J Pax Url - mvn:</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.15.1</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 341ac39

Please sign in to comment.