Skip to content

Commit 6cd3c3e

Browse files
Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#1450)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0 to 2.20.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-bom/commit/5e24010d233e7a9fac96e9b23f49ded3d365602c"><code>5e24010</code></a> [maven-release-plugin] prepare release jackson-bom-2.20.1</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/59a2e4a2174fe0e42c43969a9dc6700063e0cabf"><code>59a2e4a</code></a> Prep for 2.20.1 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3fc364543ca9fa28e84ecdce5a1fcf780e5e3f09"><code>3fc3645</code></a> Merge branch '2.19' into 2.20</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/7539eccfddb634012e831842f4a2d15adb676202"><code>7539ecc</code></a> Post-release dep version bump</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/21f04ba45475ea2aa6446cf54a0e8d9476088970"><code>21f04ba</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/085b32f5b9732bdc59695fe28218eece8a5c9a80"><code>085b32f</code></a> [maven-release-plugin] prepare release jackson-bom-2.19.4</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/f2a1f50cf9921808ee53ecf6e5381ae2a94d2d2f"><code>f2a1f50</code></a> Prep for 2.19.4 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/ee69fcf5c369b3dff0e2bb87498824207066fd47"><code>ee69fcf</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3735e1ee7444a278bcc51e9f577953053c0cc8f8"><code>3735e1e</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/d405492be6c74ee59738505575c5a1e3f50b00d2"><code>d405492</code></a> Add helper script for safekeeping</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.0...jackson-bom-2.20.1">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=maven&previous-version=2.20.0&new-version=2.20.1)](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>
2 parents cbe9651 + 08e040d commit 6cd3c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • querydsl-libraries/querydsl-sql-json

querydsl-libraries/querydsl-sql-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.fasterxml.jackson</groupId>
1919
<artifactId>jackson-bom</artifactId>
20-
<version>2.20.0</version>
20+
<version>2.20.1</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)