Skip to content

Commit 473e422

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-clean-plugin
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e6668e commit 473e422

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>4.1.0</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.6.0</kafka-clients.version>
20-
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
20+
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
2121
</properties>
2222

2323
<dependencyManagement>

0 commit comments

Comments
 (0)