Skip to content

Commit eab96f4

Browse files
Bump com.fasterxml:aalto-xml from 1.3.3 to 1.3.4 (#2536)
Bumps [com.fasterxml:aalto-xml](https://github.com/FasterXML/aalto-xml) from 1.3.3 to 1.3.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/aalto-xml/commit/5dfe2afeea11436bf7bea4406d40164e05a81c08"><code>5dfe2af</code></a> [maven-release-plugin] prepare release aalto-xml-1.3.4</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/f717804734dc00b4498f6c082b26838967fba21d"><code>f717804</code></a> Switch to using Sonatype Central publishing (<a href="https://redirect.github.com/FasterXML/aalto-xml/issues/104">#104</a>)</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/351992583ac9a44b918fe75c315f594e5209e6e7"><code>3519925</code></a> Update CI wrt &quot;master&quot;-&gt;&quot;main&quot; rename</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/3d2b5c53424ce5fb0c80ee48cbfde68256021e9e"><code>3d2b5c5</code></a> Bump the github-actions group across 1 directory with 3 updates (<a href="https://redirect.github.com/FasterXML/aalto-xml/issues/96">#96</a>)</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/253fdc6d2c118cd5963bb2518f530104cfec6704"><code>253fdc6</code></a> Remove JDK 17 from CI, can't test until build requires Java 8 (that is, targe...</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/35d46597df426a48532b04a656647c1cd03ffc29"><code>35d4659</code></a> Update Ubuntu, JDKs used by CI</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/df5028189e069a89e1f22b4cc2b923452eeb5831"><code>df50281</code></a> Remove unnecessary surefire configuration, to get code coverage to work</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/1870fd8af099c0d02b4e099ee81f31e00b665802"><code>1870fd8</code></a> Remove unnecessary jars</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/20ffa61752e1974e7cb66f770074cb4a9d29fb6d"><code>20ffa61</code></a> Remove unnecessary maven wrapper jar</li> <li><a href="https://github.com/FasterXML/aalto-xml/commit/8894b432d29209edde99b0b690afe1e5a9fd1966"><code>8894b43</code></a> Try to enable code coverage for CI</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/aalto-xml/compare/aalto-xml-1.3.3...aalto-xml-1.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml:aalto-xml&package-manager=maven&previous-version=1.3.3&new-version=1.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7b195d commit eab96f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@
565565
<dependency>
566566
<groupId>com.fasterxml</groupId>
567567
<artifactId>aalto-xml</artifactId>
568-
<version>1.3.3</version>
568+
<version>1.3.4</version>
569569
</dependency>
570570
<dependency>
571571
<groupId>com.fasterxml.staxmate</groupId>

0 commit comments

Comments
 (0)