File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<groupId >com.fasterxml.woodstox</groupId >
11
11
<artifactId >woodstox-core</artifactId >
12
- <version >6.3.2 -SNAPSHOT</version >
12
+ <version >6.4.0 -SNAPSHOT</version >
13
13
<packaging >bundle</packaging >
14
14
<name >Woodstox</name >
15
15
<description >Woodstox is a high-performance XML processor that implements Stax (JSR-173),
@@ -34,7 +34,7 @@ SAX2 and Stax2 APIs
34
34
<
connection >scm:git:
[email protected] :FasterXML/woodstox.git</
connection >
35
35
<
developerConnection >scm:git:
[email protected] :FasterXML/woodstox.git</
developerConnection >
36
36
<url >https://github.com/FasterXML/woodstox</url >
37
- <tag >woodstox-core-6.3.1 </tag >
37
+ <tag >HEAD </tag >
38
38
</scm >
39
39
40
40
<properties >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Project: woodstox
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
- 6.4.0 (not yet released )
7
+ 6.4.0 (24-Oct-2022 )
8
8
9
9
#160: Add limit and configuration setting for maximum nesting for DTD subsets
10
10
(contributed by @pjfanning)
You can’t perform that action at this time.
0 commit comments