Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /geowebcache
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent e171490 commit 0087447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<pom.fmt.action>sort</pom.fmt.action>
<pom.fmt.skip>${spotless.apply.skip}</pom.fmt.skip>
<jackson.version>2.13.2</jackson.version>
<jackson.databind.version>2.13.4.1</jackson.databind.version>
<jackson.databind.version>2.13.4.2</jackson.databind.version>
<jetty.version>9.4.18.v20190429</jetty.version>
<errorProneFlags></errorProneFlags>
<errorProne.version>2.10.0</errorProne.version>
Expand Down

0 comments on commit 0087447

Please sign in to comment.