Skip to content

Commit 6e69b4d

Browse files
Bump com.fasterxml.jackson.core:jackson-databind in /functions-int-tests
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3076cac commit 6e69b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions-int-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- comment the 2 lines above and uncomment the line bellow if you're compiling with JDK 11 or 17 -->
1616
<!-- <maven.compiler.release>11</maven.compiler.release>-->
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18-
<jackson.version>2.13.4.2</jackson.version>
18+
<jackson.version>2.22.0</jackson.version>
1919
<gatling.version>3.9.0</gatling.version>
2020
<gatling-maven-plugin.version>4.2.9</gatling-maven-plugin.version>
2121
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)