Skip to content

Commit

Permalink
fixed analyze command
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross cogross committed May 13, 2024
1 parent e44eb27 commit caa48a8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1470,12 +1470,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- Workaround for error: Execution default-cli of goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze failed: Unsupported class file major version 55 -->
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-analyzer</artifactId>
<version>1.11.1</version>
</dependency>
</dependencies>
</plugin>
<plugin>
Expand Down

0 comments on commit caa48a8

Please sign in to comment.