Skip to content

Commit

Permalink
Merge branch 'downgrade-to-latest-xml-apis-version' of geichelberger/…
Browse files Browse the repository at this point in the history
…opencast into develop

Pull request #3132
  Downgrade to latest xml-apis version from 2.0.2 to 1.4.01
  • Loading branch information
gregorydlogan committed Nov 12, 2021
2 parents 6e89834 + 2bfb3bb commit 397fa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1125,7 +1125,7 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
<version>1.4.01</version>
</dependency>
<!-- logging -->
<dependency>
Expand Down

0 comments on commit 397fa40

Please sign in to comment.