Skip to content

Commit

Permalink
Merge pull request #44 from CodeByAidan/dependabot/maven/org.springfr…
Browse files Browse the repository at this point in the history
…amework.boot-spring-boot-starter-actuator-3.2.1
  • Loading branch information
CodeByAidan authored Dec 31, 2023
2 parents c9e3102 + 936c079 commit 75c435b
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 @@ -56,7 +56,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<version>RELEASE</version>
<version>3.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 75c435b

Please sign in to comment.