Skip to content

Commit

Permalink
Merge branch 'IQSS/7632_exclude_packages' of https://github.com/Globa…
Browse files Browse the repository at this point in the history
…lDataverseCommunityConsortium/dataverse.git into IQSS/7632_exclude_packages
  • Loading branch information
qqmyers committed Dec 12, 2024
2 parents ac6cfe0 + abc9c81 commit 069275e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@
<groupId>org.apache.abdera</groupId>
<artifactId>abdera-core</artifactId>
<version>1.1.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-core</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.abdera</groupId>
Expand Down

0 comments on commit 069275e

Please sign in to comment.