Skip to content

Commit 2154cd4

Browse files
committed
secure processing feature for saxon
1 parent d01a172 commit 2154cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>pl.psnc.dl.ege.tei</groupId>
55
<artifactId>tei-converter</artifactId>
6-
<version>0.7.0</version>
6+
<version>1.0.0</version>
77
<name>EGE TEI Converter</name>
88
<properties>
99

@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.tei</groupId>
141141
<artifactId>tei-javalib</artifactId>
142-
<version>0.6</version>
142+
<version>1.0.0</version>
143143
<scope>compile</scope>
144144
</dependency>
145145
<dependency>

0 commit comments

Comments
 (0)