Skip to content

Commit

Permalink
Merge pull request #501 from akkinoc/dependabot/maven/examples/webflu…
Browse files Browse the repository at this point in the history
…x-tomcat-java/org.springframework.boot-spring-boot-starter-parent-3.3.5

Chore(deps): Bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 in /examples/webflux-tomcat-java
  • Loading branch information
akkinoc authored Oct 26, 2024
2 parents 6847f21 + ccdaa23 commit 87bb72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webflux-tomcat-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.4</version>
<version>3.3.5</version>
</parent>

<properties>
Expand Down

0 comments on commit 87bb72d

Please sign in to comment.