Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-dependencies t…
Browse files Browse the repository at this point in the history
…o v3.3.4
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 75b1446 commit 8a7be69
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cryptoshred-micrometer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>cryptoshred-micrometer</artifactId>
<properties>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion cryptoshred-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>cryptoshred-spring-boot-autoconfiguration</artifactId>
<properties>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion cryptoshred-spring-cloud-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>cryptoshred-spring-cloud-aws</artifactId>
<properties>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<jersey-client.version>1.18.6</jersey-client.version>
<jackson.version>2.17.2</jackson.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spotless-maven-plugin.version>2.39.0</spotless-maven-plugin.version>
</properties>
<modules>
Expand Down

0 comments on commit 8a7be69

Please sign in to comment.