Skip to content

Commit

Permalink
deps: Update dependency org.apache.maven.plugins:maven-assembly-plugi…
Browse files Browse the repository at this point in the history
…n to v3.7.1 (#1911)
  • Loading branch information
renovate-bot committed Mar 18, 2024
1 parent 92121b9 commit be8c9c0
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 @@ -839,7 +839,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
<configuration>
<!-- get all project dependencies -->
<descriptorRefs>
Expand Down Expand Up @@ -872,7 +872,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
<configuration>
<!-- get all project dependencies -->
<descriptorRefs>
Expand Down

0 comments on commit be8c9c0

Please sign in to comment.