We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a215b commit c1c6ca0Copy full SHA for c1c6ca0
docker-opensearch/opensearch-filter-plugin/pom.xml
@@ -97,7 +97,7 @@
97
<plugin>
98
<groupId>org.apache.maven.plugins</groupId>
99
<artifactId>maven-assembly-plugin</artifactId>
100
- <version>3.4.2</version>
+ <version>3.7.1</version>
101
<configuration>
102
<appendAssemblyId>false</appendAssemblyId>
103
<outputDirectory>${project.build.directory}</outputDirectory>
0 commit comments