Skip to content

Commit

Permalink
fix: build/parent-pom/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 056afd1 commit 201db43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<scala.version>2.12.15</scala.version>
<scala.compat.version>2.12</scala.compat.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<logback.version>1.2.10</logback.version>
<logback.version>1.4.12</logback.version>
<slf4j.version>1.7.32</slf4j.version>
<json4s.version>3.6.12</json4s.version>
<spring.version>5.2.9.RELEASE</spring.version>
Expand Down

0 comments on commit 201db43

Please sign in to comment.