Skip to content

Commit

Permalink
Merge pull request #97 from svekar/dependabot/maven/org.springframewo…
Browse files Browse the repository at this point in the history
…rk.boot-spring-boot-starter-aop-3.1.2

Bump org.springframework.boot:spring-boot-starter-aop from 3.1.1 to 3.1.2
  • Loading branch information
svekar authored Aug 7, 2023
2 parents ae015cc + 1eba3cd commit c5b3fec
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 @@ -32,7 +32,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
Expand Down

0 comments on commit c5b3fec

Please sign in to comment.