Skip to content

Commit

Permalink
SAK-45030 Update xercesImpl 2.12.1 (sakaiproject#9024)
Browse files Browse the repository at this point in the history
* SAK-45030 Update xercesImpl 2.12.1

* SAK-45030

* SAK-45030
  • Loading branch information
axxter99 authored Feb 17, 2021
1 parent 1965695 commit 16df486
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<sakai.tika.version>1.25</sakai.tika.version>
<sakai.tomcat.version>9.0.43</sakai.tomcat.version>
<sakai.velocity.version>1.6.4</sakai.velocity.version>
<sakai.xerces.impl.version>2.12.0</sakai.xerces.impl.version>
<sakai.xerces.impl.version>2.12.1</sakai.xerces.impl.version>
<sakai.xerces.api.version>2.6.2</sakai.xerces.api.version>
<sakai.log4j.version>1.2.17</sakai.log4j.version>
<sakai.slf4j.version>1.7.30</sakai.slf4j.version>
Expand Down
2 changes: 1 addition & 1 deletion rwiki/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ limitations under the License.
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 16df486

Please sign in to comment.