Skip to content

Commit

Permalink
Merge pull request #467 from axonivy/plexus-sec-dispatcher
Browse files Browse the repository at this point in the history
XIVY-14570 Add plexus sec dispatcher to fix consuming builds
  • Loading branch information
alexsuter authored Jul 22, 2024
2 parents 2918016 + ea552c8 commit 87c5425
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@
<version>3.3.2</version>
<!--NOT provided: will fail on consuming builds -->
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-sec-dispatcher</artifactId>
<version>2.0</version>
<!--NOT provided: will fail on consuming builds -->
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
Expand Down

0 comments on commit 87c5425

Please sign in to comment.