Skip to content

Commit 04b5bc1

Browse files
Bump maven-clean-plugin from 3.2.0 to 3.3.1 (PlaytikaOSS#1368)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbef228 commit 04b5bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<camel.version>3.20.5</camel.version>
1818
<!-- https://spring.io/projects/spring-kafka#kafka-client-compatibility Confluent Platform 6.2 provides Kafka 2.8 -->
1919
<kafka-clients.version>3.5.0</kafka-clients.version>
20-
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
20+
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
2121
</properties>
2222

2323
<dependencyManagement>

0 commit comments

Comments
 (0)