Skip to content

Commit

Permalink
fix: core-services/dashboard-analytics/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 27, 2025
1 parent 9dbb1d7 commit 1e9c231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-services/dashboard-analytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.6.RELEASE</version>
<relativePath></relativePath>
<relativePath/>
</parent>
<properties>
<log4j2.version>2.17.1</log4j2.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<cxf.version>3.4.2</cxf.version>
<cxf.version>3.5.10</cxf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1e9c231

Please sign in to comment.