Skip to content

Commit 6d77c98

Browse files
Upgrade: [dependabot] - bump fasterxml.version from 2.19.0 to 2.19.1 (#295)
Bumps `fasterxml.version` from 2.19.0 to 2.19.1. Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-core/commit/2272fcf675c3936568c855d2f8b3da58bb7713af"><code>2272fcf</code></a> [maven-release-plugin] prepare release jackson-core-2.19.1</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/6d2236ea9127757cbb85a6b60b42b5a597205d19"><code>6d2236e</code></a> Prep for 2.19.1</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/8ce4f665bafb798270a2a7c6d0ca661001cea518"><code>8ce4f66</code></a> Merge branch '2.18' into 2.19</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/f4486250770035e71a0e17494e6af88ae1070b6d"><code>f448625</code></a> Disable &quot;release&quot; WF</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/662e81881fc04e9b0d870635845fba8d6d424753"><code>662e818</code></a> Merge branch '2.18' into 2.19</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/b5ed8a272a608ecb2526b55776264abd03b6eca3"><code>b5ed8a2</code></a> Back to 2.18.5-SNAPSHOT settings</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/91dfb78ad53e98422e2ffdc2d3be0e3638ffb6b7"><code>91dfb78</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/c7a9268f25c5a19036812dcbe7942fafb78461bc"><code>c7a9268</code></a> [maven-release-plugin] prepare release jackson-core-2.18.4.1</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/f69e1ad01b5fede883f4fe3659556c8b5473c33e"><code>f69e1ad</code></a> Try again to publish 2.18.4.1</li> <li><a href="https://github.com/FasterXML/jackson-core/commit/2911417206e705537a53b39ce2297f1d7f44c34d"><code>2911417</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.0...jackson-core-2.19.1">compare view</a></li> </ul> </details> <br /> Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/FasterXML/jackson/commits">compare view</a></li> </ul> </details> <br /> Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/FasterXML/jackson/commits">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a171b2b commit 6d77c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<fhir.version>7.6.1</fhir.version>
2222
<log4j.version>2.24.3</log4j.version>
23-
<fasterxml.version>2.19.0</fasterxml.version>
23+
<fasterxml.version>2.19.1</fasterxml.version>
2424
<sonar.organization>nhsdigital</sonar.organization>
2525
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2626
<sonar.projectKey>NHSDigital_eps-FHIR-validator-lambda</sonar.projectKey>

0 commit comments

Comments
 (0)