Skip to content

Commit ed9e279

Browse files
authored
Merge pull request #603 from librespot-org/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
Bump maven-assembly-plugin from 3.3.0 to 3.5.0
2 parents b3f5cb7 + e391d40 commit ed9e279

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<plugin>
3636
<groupId>org.apache.maven.plugins</groupId>
3737
<artifactId>maven-assembly-plugin</artifactId>
38-
<version>3.3.0</version>
38+
<version>3.5.0</version>
3939
<executions>
4040
<execution>
4141
<phase>package</phase>

player/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<plugin>
3636
<groupId>org.apache.maven.plugins</groupId>
3737
<artifactId>maven-assembly-plugin</artifactId>
38-
<version>3.3.0</version>
38+
<version>3.5.0</version>
3939
<executions>
4040
<execution>
4141
<phase>package</phase>

0 commit comments

Comments
 (0)