Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind in /java
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.17.0 to 2.17.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 76f54c9 commit 7310fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<version.lib.junit>5.7.0</version.lib.junit>
<version.lib.webdrivermanager>5.7.0</version.lib.webdrivermanager>
<version.lib.selenium>4.20.0</version.lib.selenium>
<version.lib.jackson.databind>2.17.0</version.lib.jackson.databind>
<version.lib.jackson.databind>2.17.1</version.lib.jackson.databind>
</properties>

<dependencies>
Expand Down

0 comments on commit 7310fc4

Please sign in to comment.