Skip to content

Commit 581fe07

Browse files
dependabot[bot]joehni
authored andcommitted
Bump com.fasterxml.woodstox:woodstox-core from 6.4.0 to 6.7.0
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.4.0 to 6.7.0. - [Commits](FasterXML/woodstox@woodstox-core-6.4.0...woodstox-core-6.7.0) --- updated-dependencies: - dependency-name: com.fasterxml.woodstox:woodstox-core dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b95ea0 commit 581fe07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@
11081108
<version.net.sf.kxml.kxml2>2.3.0</version.net.sf.kxml.kxml2>
11091109
<version.org.apache.felix>7.0.5</version.org.apache.felix>
11101110
<version.org.codehaus.jettison>1.5.4</version.org.codehaus.jettison>
1111-
<version.com.fasterxml.woodstox.core>6.4.0</version.com.fasterxml.woodstox.core>
1111+
<version.com.fasterxml.woodstox.core>6.7.0</version.com.fasterxml.woodstox.core>
11121112
<version.org.dom4j>2.2.0</version.org.dom4j>
11131113
<version.org.hibernate.orm.core>7.2.0.Final</version.org.hibernate.orm.core>
11141114
<version.org.hibernate.orm.envers>${version.org.hibernate.orm.core}</version.org.hibernate.orm.envers>

xstream-distribution/src/content/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h1 id="optional-deps">Optional Dependencies</h1>
7575
<li><a href="http://www.jdom.org/dist/binary/archive/jdom-1.1.3.zip">JDOM</a>, easy XML representation and manipulation (superseded by JDOM2).</li>
7676
<li><a href="http://www.jdom.org/dist/binary/jdom-2.0.6.1.zip">JDOM2</a>, easy XML representation and manipulation, successor of JDOM.</li>
7777
<li>StaX, the <a href="https://repo1.maven.org/maven2/stax/stax/1.2.0/stax-1.2.0.jar">reference implementation</a> of the <a href="https://repo1.maven.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar">Streaming API for XML</a>.</li>
78-
<li><a href="https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar">Woodstox</a>, an alternate open source StaX implementation.</li>
78+
<li><a href="https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.jar">Woodstox</a>, an alternate open source StaX implementation.</li>
7979
<li><a href="https://github.com/elharo/xom/releases/download/v1.3.9/xom-1.3.9.zip">XOM</a>, another alternative XML API.</li>
8080
</ul>
8181
</li>

0 commit comments

Comments
 (0)