Skip to content

Commit

Permalink
Bump jackson.version from 2.16.1 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.16.1 to 2.17.0.

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Mar 23, 2024
1 parent e1def0e commit e5fefa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

<properties>
<bouncycastle.version>1.77</bouncycastle.version>
<jackson.version>2.16.1</jackson.version>
<jackson.version>2.17.0</jackson.version>
<maven.version>3.5.0</maven.version>
<mockito.version>4.11.0</mockito.version>
<resilience4j.version>1.7.1</resilience4j.version>
Expand Down
5 changes: 1 addition & 4 deletions src/it/sigOkKeysMapWithPluginDependencies/keysmap.list
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,7 @@ junit:junit:4.8.1 = noSig
log4j:log4j:1.2.12 = noSig
logkit:logkit:1.0.1 = noSig
nekohtml:nekohtml:0.9.1 = noSig
net.bytebuddy:byte-buddy:1.10.5 = 0xB4AC8CDC141AF0AE468D16921DA784CCB5C46DD5
net.bytebuddy:byte-buddy:1.8.10 = 0xF42B96B8648B5C4A1C43A62FBB2914C1FA0811C3
net.bytebuddy:byte-buddy-agent:1.10.5 = 0xB4AC8CDC141AF0AE468D16921DA784CCB5C46DD5
net.bytebuddy:byte-buddy-agent:1.8.10 = 0xF42B96B8648B5C4A1C43A62FBB2914C1FA0811C3
net.bytebuddy = 0xB4AC8CDC141AF0AE468D16921DA784CCB5C46DD5, 0xF42B96B8648B5C4A1C43A62FBB2914C1FA0811C3
net.minidev:accessors-smart:1.2 = 0x2F39E2A1EB9BC4E78F403B22F6BC09712C8DF6EC
net.minidev:json-smart:2.3 = 0x2F39E2A1EB9BC4E78F403B22F6BC09712C8DF6EC
net.sf.jopt-simple:jopt-simple:5.0.3 = 0x517B94F8D0A46317A28D8AB30DA8A5EC02D11EAD
Expand Down

0 comments on commit e5fefa8

Please sign in to comment.