Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 24, 2024
1 parent 6a00e34 commit 26ef633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<properties>
<java.version>11</java.version>
<hibernate-types.version>2.21.1</hibernate-types.version>
<spring-framework.version>5.3.39</spring-framework.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-framework.version>6.1.14</spring-framework.version>
<spring-boot.version>3.2.11</spring-boot.version>
<mapstruct.version>1.6.3</mapstruct.version>
<compiler.version>3.13.0</compiler.version>
<lombok.version>1.18.34</lombok.version>
Expand Down

0 comments on commit 26ef633

Please sign in to comment.