Skip to content

Commit

Permalink
Merge pull request #250 from holunda-io/dependabot/maven/spring-boot.…
Browse files Browse the repository at this point in the history
…version-3.2.4

chore(deps): bump spring-boot.version from 3.2.3 to 3.2.4
  • Loading branch information
pschalk committed Mar 22, 2024
2 parents 7777c38 + 4b17f93 commit 145c96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -13,7 +13,7 @@
<packaging>pom</packaging>

<properties>
<spring-boot.version>3.2.3</spring-boot.version>
<spring-boot.version>3.2.4</spring-boot.version>
<camunda-process-test-coverage.version>2.4.0</camunda-process-test-coverage.version>
<camunda-platform-7-mockito.version>7.20.0</camunda-platform-7-mockito.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 145c96a

Please sign in to comment.