Procházet zdrojové kódy

Bump jackson-databind in /frameworks/Java/undertow-jersey (#8102)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] před 2 roky
rodič
revize
146667d1b8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      frameworks/Java/undertow-jersey/pom.xml

+ 1 - 1
frameworks/Java/undertow-jersey/pom.xml

@@ -145,7 +145,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.13.4.1</version>
+      <version>2.13.4.2</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.module</groupId>