Skip to content

Commit

Permalink
Merge pull request #107 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.3.5
  • Loading branch information
lltx authored Oct 25, 2024
2 parents 6e36c13 + dfca1d6 commit f9c4a70
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.3.4</version>
<version>3.3.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.pig4cloud.excel</groupId>
Expand Down

0 comments on commit f9c4a70

Please sign in to comment.