Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-assembl…
Browse files Browse the repository at this point in the history
…y-plugin to v3.7.1
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent e134e7f commit 557ad6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<configuration>
<descriptors>
<descriptor>assembly-jar-with-dependencies.xml</descriptor>
Expand Down

0 comments on commit 557ad6d

Please sign in to comment.