navikt / mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
MIT License
223 stars 54 forks source link

chore(deps): bump the github group with 2 updates #676

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the github group with 2 updates: com.fasterxml.jackson.core:jackson-databind and com.fasterxml.jackson.module:jackson-module-kotlin.

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1

Commits


Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.17.1

Commits
  • 659c1d0 [maven-release-plugin] prepare release jackson-module-kotlin-2.17.1
  • fca7a96 Prepare for 2.17.1 release
  • b9c1f8a Merge pull request #788 from FasterXML/k163377-patch-1
  • e4b9eae Fix badge URL
  • 6ad4436 Merge pull request #786 from k163377/maintain-tag-2.17
  • b2f1c87 Revised description to conform to 2.17
  • ce3e046 Merge pull request #779 from k163377/fix-778
  • 8958072 Update release notes wrt #779
  • 3ec1661 Fixed to not process constructors of Java classes
  • 32730dc Merge pull request #776 from k163377/improve-perf
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.0 to 2.17.1

Commits
  • 659c1d0 [maven-release-plugin] prepare release jackson-module-kotlin-2.17.1
  • fca7a96 Prepare for 2.17.1 release
  • b9c1f8a Merge pull request #788 from FasterXML/k163377-patch-1
  • e4b9eae Fix badge URL
  • 6ad4436 Merge pull request #786 from k163377/maintain-tag-2.17
  • b2f1c87 Revised description to conform to 2.17
  • ce3e046 Merge pull request #779 from k163377/fix-778
  • 8958072 Update release notes wrt #779
  • 3ec1661 Fixed to not process constructors of Java classes
  • 32730dc Merge pull request #776 from k163377/improve-perf
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions