Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-hitachivantara authored Apr 3, 2024
1 parent d93a5d3 commit f08a0ed
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.0</version> <!-- [vulnerable 2.14.1] latest 2.22.0 -->
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
Expand Down Expand Up @@ -511,7 +506,6 @@
<artifactId>pentaho-encryption-support</artifactId>
<version>${encryption-support.version}</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit f08a0ed

Please sign in to comment.