Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
chDame committed Aug 5, 2022
1 parent 9a02548 commit e73b4be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>camunda-tasklist-client-java</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</dependency>

<dependency>
Expand All @@ -72,7 +72,7 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>camunda-operate-client-java</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>

<!-- gmail, drive, thymeleaf & feel -->
Expand Down

0 comments on commit e73b4be

Please sign in to comment.