Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
delinea-rajani authored Aug 28, 2024
1 parent 3d57d51 commit 976d168
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down Expand Up @@ -50,10 +50,8 @@

<properties>
<java.version>8</java.version>
snyk-upgrade-3669fc6d22fb2035567a6961edc9bb96
<jackson.version>2.17.2</jackson.version>
<spring.version>6.1.12</spring.version>
main
<pmd.version>6.55.0</pmd.version>
</properties>

Expand Down

0 comments on commit 976d168

Please sign in to comment.