Skip to content

Commit

Permalink
Merge commit 'a9c7d9669b013f99d00a1efb3d68318724be0ddb' into issue460…
Browse files Browse the repository at this point in the history
…-suppress-warn-cue-parser-warning-from-flac
  • Loading branch information
kagemomiji committed Jun 25, 2024
2 parents 97ff490 + a9c7d96 commit 1fc2de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install/docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.1</version>
<groupId>org.apache.maven.plugins</groupId>
<configuration>
<stripClassifier>true</stripClassifier>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.1</version>
<executions>
<execution>
<id>init</id>
Expand Down

0 comments on commit 1fc2de4

Please sign in to comment.