Skip to content

Commit b920acb

Browse files
Bump jackson-databind from 2.13.3 to 2.13.5 (#92)
* Bump jackson-databind from 2.13.3 to 2.13.4.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. - [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/maven/com.fasterxml.jackson.core jackson databind 2.13.4.1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Rometsch <[email protected]>
1 parent 318cb54 commit b920acb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4343
<java.version>1.8</java.version>
44-
<jacksonVersion>2.13.3</jacksonVersion>
45-
<lombok.version>1.18.16</lombok.version>
44+
<jacksonVersion>2.13.5</jacksonVersion>
45+
<lombok.version>1.18.22</lombok.version>
4646
<slf4j.version>1.7.30</slf4j.version>
4747
<maven.checkstyle.version>3.1.0</maven.checkstyle.version>
4848
</properties>

0 commit comments

Comments
 (0)