Skip to content

Commit

Permalink
DBACLD-164330: [CVE] [High] CVE-2021-33813 and more jdom-1.1.3.redhat…
Browse files Browse the repository at this point in the history
…-3.jar (#2541)
  • Loading branch information
akumar074 authored Jan 31, 2025
1 parent 8c1b6f4 commit e3bfea6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<version.jakarta.jws-api>2.1.0</version.jakarta.jws-api>
<version.jakarta.json-api>1.1.6</version.jakarta.json-api>
<version.org.jboss.xnio>3.8.8.Final</version.org.jboss.xnio>
<version.org.jdom>1.1.3</version.org.jdom>
<version.org.jdom2>2.0.6.1</version.org.jdom2>
<version.org.jfree.jfreechart>1.5.0</version.org.jfree.jfreechart>
<version.org.jpmml.model>1.5.1</version.org.jpmml.model> <!-- jpmml-model BSD 3C license - ATTENTION 1.5.1 intentional, because 1.5.1 evaluators works with 1.5.1 -->
<version.org.json>20231013</version.org.json>
Expand Down Expand Up @@ -4997,8 +4997,8 @@

<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>${version.org.jdom}</version>
<artifactId>jdom2</artifactId>
<version>${version.org.jdom2}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e3bfea6

Please sign in to comment.