Skip to content

Commit

Permalink
Fix(pom.xml): Remove 'simple' from slf4j tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Mar 11, 2024
1 parent fd14f30 commit 9d3f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<lombok.version>1.18.28</lombok.version>
<operator.version>1.0.0-v2.0.0.final</operator.version>
<version.hamcrest>2.2</version.hamcrest>
<version.slf4j.simple>2.0.7</version.slf4j.simple>
<version.slf4j>2.0.7</version.slf4j>
<version.strimzi.api>0.35.1</version.strimzi.api>
<version.eclipse.jgit>6.6.0.202305301015-r</version.eclipse.jgit>
<version.org.json>20230618</version.org.json>
Expand Down

0 comments on commit 9d3f639

Please sign in to comment.