Skip to content

Commit d0f60be

Browse files
authored
Merge pull request #1387 from yegor256/renovate/xml-apis-xml-apis-1.x
fix(deps): update dependency xml-apis:xml-apis to v1.4.01
2 parents 5057a3e + 71a203c commit d0f60be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ SOFTWARE.
126126
<dependency>
127127
<groupId>xml-apis</groupId>
128128
<artifactId>xml-apis</artifactId>
129-
<version>1.0.b2</version>
129+
<version>1.4.01</version>
130130
<scope>provided</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)