Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-1042268
  • Loading branch information
snyk-bot authored and paulushcgcj committed Nov 17, 2023
1 parent 1a03733 commit 85d848c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-hibernate-53</artifactId>
<version>3.23.2</version>
<version>3.24.1</version>
</dependency>


Expand Down

0 comments on commit 85d848c

Please sign in to comment.