Skip to content

Commit

Permalink
update reload4j, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janjwerner-confluent committed Sep 1, 2023
1 parent 75676e6 commit 9095202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -90,7 +90,7 @@
<!-- Update to 2.0.0 for unit test patch usage -->
<powermock.version>2.0.0</powermock.version>
<slf4j.version>1.7.36</slf4j.version>
<reload4j.version>1.2.19</reload4j.version>
<reload4j.version>1.2.25</reload4j.version>
<logredactor.version>1.0.12</logredactor.version>
<slf4j-reload4j.version>1.7.36</slf4j-reload4j.version>
<snakeyaml.version>2.0</snakeyaml.version>
Expand Down Expand Up @@ -200,7 +200,7 @@
<artifactId>snappy-java</artifactId>
<version>1.1.10.1</version>
</dependency>
<!-- jose4j is used in ce-kafka and its version is sepcified
<!-- jose4j is used in ce-kafka and its version is specified
in ce-kafka, this is for maven projects to use the correct version -->
<dependency>
<groupId>org.bitbucket.b_c</groupId>
Expand Down

0 comments on commit 9095202

Please sign in to comment.