Skip to content

Commit

Permalink
chore(deps): update spring boot to v3.1.8 (#381)
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 Feb 20, 2024
1 parent 315d362 commit 2982f79
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 @@ -30,7 +30,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

<version.spring-boot>3.1.5</version.spring-boot>
<version.spring-boot>3.1.8</version.spring-boot>
<version.camunda>8.3.2</version.camunda>
<version.camunda-spring>8.3.1</version.camunda-spring>
<version.camunda-connectors>8.3.0</version.camunda-connectors>
Expand Down

0 comments on commit 2982f79

Please sign in to comment.