Skip to content

Commit

Permalink
Merge pull request #112 from pig-mesh/renovate/spring-boot
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.2
  • Loading branch information
lltx authored Jan 28, 2025
2 parents 6aedfb0 + edcbd03 commit 629c304
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.pig4cloud.excel</groupId>
Expand Down

0 comments on commit 629c304

Please sign in to comment.