Skip to content

Commit

Permalink
fix: common/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent 628532b commit dec04be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
<version>3.1.5</version>
<version>4.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit dec04be

Please sign in to comment.