Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-sta…
Browse files Browse the repository at this point in the history
…rter-aop to v3.4.1
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 0c9d796 commit 2a19462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>3.2.5</version><!-- see pom of spring-client-root -->
<version>3.4.1</version><!-- see pom of spring-client-root -->
</dependency>
<dependency>
<groupId>jakarta.persistence</groupId>
Expand Down

0 comments on commit 2a19462

Please sign in to comment.