Skip to content

Commit

Permalink
Fix indentation in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgiommi committed Jan 26, 2024
1 parent 2843f03 commit 5142da9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,10 @@
<version>${im-java-api.version}</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
</exclusions>
</exclusions>
</dependency>

<!-- Flowable -->
Expand Down

0 comments on commit 5142da9

Please sign in to comment.