Skip to content

Commit a8d4f30

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.6 to 2.22.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.6 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d14af70 commit a8d4f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<maven.compiler.release>17</maven.compiler.release>
4343
<edn.version>0.7.1</edn.version>
4444
<jackson.version>2.18.6</jackson.version>
45-
<jackson.databind.version>2.18.6</jackson.databind.version>
45+
<jackson.databind.version>2.22.0</jackson.databind.version>
4646
<jline.version>3.27.1</jline.version>
4747
<junit.version>5.11.3</junit.version>
4848
<protobuf.version>3.25.5</protobuf.version>

0 commit comments

Comments
 (0)