Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.5.3 to 2.15.3
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.15.3.
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent d99a4de commit 0cfeafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'net.java.dev.jna:jna:4.2.1'
implementation 'net.java.dev.jna:jna-platform:4.2.1'
implementation 'org.slf4j:jcl-over-slf4j:1.7.12'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.5.3'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'org.osgi:org.osgi.enterprise:5.0.0'
implementation 'org.osgi:org.osgi.core:4.3.1'
implementation 'com.ongres.scram:client:1.0.0-beta.2'
Expand Down

0 comments on commit 0cfeafd

Please sign in to comment.