Skip to content

Commit

Permalink
CVE-2024-47554 Apache Commons IO: Possible denial of service attack o…
Browse files Browse the repository at this point in the history
…n untrusted input to XmlStreamReader (OpenIdentityPlatform#799)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valery Kharseko <[email protected]>
  • Loading branch information
dependabot[bot] and vharseko authored Oct 5, 2024
1 parent 0cc8b06 commit 8b8a470
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
<commons-collections.version>3.2.2</commons-collections.version>
<commons-digester.version>2.1</commons-digester.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-io.version>2.8.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-text.version>1.10.0</commons-text.version>
<commons-logging.version>1.1.3</commons-logging.version>
Expand Down Expand Up @@ -1069,11 +1068,6 @@
<artifactId>commons-fileupload</artifactId>
<version>${commons-fileupload.version}</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>${commons-io.version}</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
Expand Down

0 comments on commit 8b8a470

Please sign in to comment.