chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2

This commit is contained in:
Renovate Bot 2024-03-18 02:21:24 +00:00
parent ecdaf89d75
commit 2723d6cd45

@ -37,7 +37,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.5.1</version> <version>3.5.2</version>
<configuration> <configuration>
<createDependencyReducedPom>false</createDependencyReducedPom> <createDependencyReducedPom>false</createDependencyReducedPom>
</configuration> </configuration>