Skip to content

Commit

Permalink
Merge pull request #64 from camunda-community-hub/renovate/org.slf4j-…
Browse files Browse the repository at this point in the history
…slf4j-simple-1.x

chore(deps): update dependency org.slf4j:slf4j-simple to v1.7.36
  • Loading branch information
jangalinski authored Nov 20, 2023
2 parents da66a7e + 2ec03ff commit bccbbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.12</version>
<version>1.7.36</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit bccbbfc

Please sign in to comment.