Skip to content

Commit

Permalink
Merge pull request #6 from Slinet6056/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-assembly-plugin-3.7.1
  • Loading branch information
Slinet6056 authored Jan 6, 2025
2 parents 75d405b + 000ecf0 commit dbef4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.3.0</version>
<version>3.7.1</version>
<executions>
<!-- 主程序jar包 -->
<execution>
Expand Down Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.3.0</version>
<version>3.7.1</version>
<configuration>
<finalName>crash-exporter</finalName>
<archive>
Expand Down

0 comments on commit dbef4b0

Please sign in to comment.