Browse Source

Bump jackson-databind in /frameworks/Java/tapestry

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]>
dependabot[bot] 2 years ago
parent
commit
4db04f498a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/tapestry/pom.xml

+ 1 - 1
frameworks/Java/tapestry/pom.xml

@@ -95,7 +95,7 @@ of testing facilities designed for use with TestNG (http://testng.org/), so it's
         <dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.13.4.1</version>
+            <version>2.13.4.2</version>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
             <groupId>org.glassfish.jaxb</groupId>
             <groupId>org.glassfish.jaxb</groupId>