Skip to content

Commit

Permalink
fix(deps): update dependency com.h2database:h2 to v2.3.230
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 1ac06ac commit 74a9ef4
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 @@ -43,7 +43,7 @@
<camunda-spring-boot.version>${camunda.version}</camunda-spring-boot.version>
<spring-boot.version>3.3.1</spring-boot.version>

<h2.version>2.2.224</h2.version>
<h2.version>2.3.230</h2.version>

<surefire.runOrder>reversealphabetical</surefire.runOrder>
</properties>
Expand Down

0 comments on commit 74a9ef4

Please sign in to comment.