Skip to content

Commit

Permalink
move to latest patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Jan 8, 2025
1 parent eee04a5 commit a39edd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions timer-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<java.version>21</java.version>
<spring-boot.version>3.4.0</spring-boot.version>
<camunda.version>8.6.6</camunda.version>
<camunda.version>8.6.7</camunda.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
</properties>
Expand Down Expand Up @@ -159,4 +159,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit a39edd9

Please sign in to comment.