Skip to content

Commit a61c1f1

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 (#81)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.16.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-bom/commit/c8ad938cf0879ff4280958b1ab6931a238d7b588"><code>c8ad938</code></a> [maven-release-plugin] prepare release jackson-bom-2.16.2</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/9f3a1c15b1392054e1b865069878a5e76814930c"><code>9f3a1c1</code></a> Prepare for 2.16.2 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/b8c79e9e9cdd593117b4a65330f3fad0abeb1fa4"><code>b8c79e9</code></a> Merge branch '2.15' into 2.16</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3d6942c3cb07dbbd7b6af24b689d99d76309c412"><code>3d6942c</code></a> Back to snapshot dep</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/045ff83bf1166e01b8273c04c4c7ecd9378140bb"><code>045ff83</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/7713e92b3ca4f0874ea9ad57db400679c043008b"><code>7713e92</code></a> [maven-release-plugin] prepare release jackson-bom-2.15.4</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/945bafc35355df1fcce9516d38db375f6c6f2c9b"><code>945bafc</code></a> Prepare for 2.15.4 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/6f032d1932e8666db53cf1ef9b2f5fbe5cd199dd"><code>6f032d1</code></a> Fix <a href="https://redirect.github.com/FasterXML/jackson-bom/issues/66">#66</a>: add <code>jackson-module-guice7</code></li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/55b6a792a06281626a5e7fea8809508847d52575"><code>55b6a79</code></a> Up to 2.16.2-SNAPSHOT</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/153301135426d3f760daa6a6cdf461ccf1a25b50"><code>1533011</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.16.1...jackson-bom-2.16.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson:jackson-bom&package-manager=gradle&previous-version=2.16.1&new-version=2.16.2)](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 41d8fa8 commit a61c1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ okio = "3.8.0"
77
serialization = "1.6.3"
88
benchmark = "0.4.10"
99
openapi = "2024.1"
10-
jackson = "2.16.1"
10+
jackson = "2.16.2"
1111

1212
[plugins]
1313
kotlin-mutliplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)