Skip to content

Commit

Permalink
Update spring and use log4j version managed by it
Browse files Browse the repository at this point in the history
  • Loading branch information
programmer04 authored and davideicardi committed Feb 3, 2022
1 parent 60d9db2 commit 5204ce3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
</parent>
<groupId>com.obsidiandynamics.kafdrop</groupId>
<artifactId>kafdrop</artifactId>
Expand All @@ -23,7 +23,6 @@
<protobuf.version>3.19.1</protobuf.version>
<testcontainers.version>1.16.2</testcontainers.version>
<kafka-libs.version>6.1.4</kafka-libs.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>

<scm>
Expand Down

0 comments on commit 5204ce3

Please sign in to comment.