Skip to content

Commit

Permalink
fix(deps): update spring boot to v3.2.5 (#2372)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent c005341 commit de68bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion connectors/soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<version.zeebe-process-test>8.3.0</version.zeebe-process-test>
<version.commons-text>1.11.0</version.commons-text>
<version.commons-lang3>3.14.0</version.commons-lang3>
<version.spring-boot>3.2.4</version.spring-boot>
<version.spring-boot>3.2.5</version.spring-boot>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ limitations under the License.</license.inlineheader>
<version.hibernate-validator>8.0.1.Final</version.hibernate-validator>
<version.jsonassert>1.5.1</version.jsonassert>

<version.spring-boot>3.2.4</version.spring-boot>
<version.spring-boot>3.2.5</version.spring-boot>
<version.spring-cloud-gcp-starter-logging>5.1.0</version.spring-cloud-gcp-starter-logging>
<version.logback>1.5.3</version.logback>

Expand Down

0 comments on commit de68bee

Please sign in to comment.