Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jan 24, 2025
1 parent 3c2d3bf commit eae10d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nexmo-spring-boot-test-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.1.4.RELEASE</version>
<version>3.2.11</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@
<java.version>1.8</java.version>
<kotlin.version>1.3.31</kotlin.version>
<nexmo.version>4.4.0</nexmo.version>
<spring-boot.version>2.1.4.RELEASE</spring-boot.version>
<spring-boot.version>3.2.11</spring-boot.version>
</properties>
</project>

0 comments on commit eae10d6

Please sign in to comment.