Skip to content

Commit

Permalink
Merge pull request #123 from svekar/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-starter-aop-3.3.0

Bump org.springframework.boot:spring-boot-starter-aop from 3.1.3 to 3.3.0
  • Loading branch information
svekar authored Jun 2, 2024
2 parents 0a31bf6 + d666a30 commit 631ce94
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>3.1.3</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
Expand Down

0 comments on commit 631ce94

Please sign in to comment.