Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-aspects to v6…
Browse files Browse the repository at this point in the history
….0.8
  • Loading branch information
renovate[bot] committed Apr 21, 2023
1 parent 94ab5ad commit ab72db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -34,7 +34,7 @@

<!-- Dependencies versions -->
<spring-boot.version>2.7.11</spring-boot.version>
<spring-aspects.version>6.0.6</spring-aspects.version>
<spring-aspects.version>6.0.8</spring-aspects.version>
<spring-context-support.version.version>5.9.3</spring-context-support.version.version>

<javax.validation-api.version>2.0.1.Final</javax.validation-api.version>
Expand Down

0 comments on commit ab72db3

Please sign in to comment.