Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jacksonVersion from 2.15.0 to 2.15.2 #96

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps jacksonVersion from 2.15.0 to 2.15.2.
Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.0 to 2.15.2

Commits
  • 7910cd8 [maven-release-plugin] prepare release jackson-module-kotlin-2.15.2
  • 4a4b3a6 2.15.2 release
  • 3a906e3 Merge pull request #679 from k163377/update-release-notes
  • 14cd1d3 Update release notes wrt #675
  • b91f5c2 Merge pull request #675 from k163377/seq-ser
  • d2e9ef1 Update README wrt new versions
  • 3cffe5e Back to snapshot dep
  • ccde506 [maven-release-plugin] prepare for next development iteration
  • 48ce14b [maven-release-plugin] prepare release jackson-module-kotlin-2.15.1
  • 4d5d17a ...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.0 to 2.15.2

Commits
  • 19554b4 [maven-release-plugin] prepare release jackson-dataformats-text-2.15.2
  • d09526a 2.15.2 release
  • 563d9b3 Back to snapshot dep
  • 17b83c9 [maven-release-plugin] prepare for next development iteration
  • d339564 [maven-release-plugin] prepare release jackson-dataformats-text-2.15.1
  • 3092c12 2.15.1 release
  • ea85072 Further minor test refactoring
  • d22c2b0 Fix tests wrt updated (2.15.1) max default string value length
  • f315214 Merge branch '2.14' into 2.15
  • 6d951c5 Back to snapshot deps
  • Additional commits viewable in compare view

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 commands and options

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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 1, 2023 07:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/jacksonVersion-2.15.2 branch from f53ee2d to 1f08151 Compare June 12, 2023 08:06
Bumps `jacksonVersion` from 2.15.0 to 2.15.2.

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.15.0 to 2.15.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.0...jackson-module-kotlin-2.15.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.0 to 2.15.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.0...jackson-dataformats-text-2.15.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@azzmiks azzmiks force-pushed the dependabot/gradle/jacksonVersion-2.15.2 branch from 1f08151 to 4e2eade Compare June 12, 2023 08:34
@azzmiks azzmiks merged commit f25d36b into master Jun 12, 2023
3 checks passed
@azzmiks azzmiks deleted the dependabot/gradle/jacksonVersion-2.15.2 branch June 12, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants