Skip to content

Commit 7b05ea5

Browse files
Bump jackson-databind from 2.13.4.1 to 2.13.4.2
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]>
1 parent 3368618 commit 7b05ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<maven.compiler.target>${java.version}</maven.compiler.target>
5151
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5252
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
53-
<jackson.version>2.13.4.1</jackson.version>
53+
<jackson.version>2.13.4.2</jackson.version>
5454
<jackson-annotations.version>2.13.4</jackson-annotations.version>
5555
<iuliia.tmpdir>${project.build.directory}/iuliia</iuliia.tmpdir>
5656
</properties>

0 commit comments

Comments
 (0)