Skip to content

Commit ec22afc

Browse files
Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 (#1335)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.2 to 2.20.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-bom/commit/54f854ba1ce69c5827f8acf6d08ba2d7ce36233c"><code>54f854b</code></a> [maven-release-plugin] prepare release jackson-bom-2.20.0</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/9cc68d43adb6f6326c44a0afe5afcdde186f857d"><code>9cc68d4</code></a> Prep for 2.20.0</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/cbef80087fdfb5374acc0b807e8d3336cf2d7bc8"><code>cbef800</code></a> Version sync for 2.20.0 release (in near future)</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"><code>79bc4ed</code></a> Back to snapshot deps</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/94947a0d356baf31d171ed90d7aa750a15a9abe9"><code>94947a0</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0"><code>369dffe</code></a> [maven-release-plugin] prepare release jackson-bom-2.20.0-rc1</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/c5caaf295107e42065e4b54b2cca6bc421c2e63b"><code>c5caaf2</code></a> Prep for 2.20.0-rc1</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/8ad6e0abca30ee7a3ec7e3c1225e7c100b9879ae"><code>8ad6e0a</code></a> Move to 2.20.0-rc1-SNAPSHOT</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/500ef4da17847b718b72690fb0d8eb488e4092f7"><code>500ef4d</code></a> Merge branch '2.19' into 2.x</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/274f22895e1747c2340f1678cdca10a2d8d33a58"><code>274f228</code></a> Back to snapshot deps</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.19.2...jackson-bom-2.20.0">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.19.2&new-version=2.20.0)](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 b8e6ff1 + ec53322 commit ec22afc

File tree

1 file changed

+1
-1
lines changed
  • querydsl-libraries/querydsl-sql-json

1 file changed

+1
-1
lines changed

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.19.2</version>
20+
<version>2.20.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

0 commit comments

Comments
 (0)