Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-parent…
Browse files Browse the repository at this point in the history
… to v3.3.5
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 36e833c commit 882bccd
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion eureka/apps/eureka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eureka/apps/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eureka/apps/spring-boot-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/health-simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/spring-boot-admin-discoveryclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/spring-boot-admin-fabric8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/spring-boot-admin-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nacos/apps/health-simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nacos/apps/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nacos/apps/spring-boot-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nginx/apps/hello-world/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.2.1</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down
2 changes: 1 addition & 1 deletion nginx/apps/spring-boot-admin/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.2.1</version>
<version>3.3.5</version>
</parent>

<groupId>de.codecentric</groupId>
Expand Down

0 comments on commit 882bccd

Please sign in to comment.