Skip to content

Commit dee0783

Browse files
Bump jackson-databind from 2.13.1 to 2.13.2.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a0881f commit dee0783

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.fasterxml.jackson.core</groupId>
171171
<artifactId>jackson-databind</artifactId>
172-
<version>2.13.1</version>
172+
<version>2.13.2.2</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>com.fasterxml.jackson.datatype</groupId>
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.apache.maven.plugins</groupId>
231231
<artifactId>maven-compiler-plugin</artifactId>
232-
<version>3.8.1</version>
232+
<version>3.10.1</version>
233233
<configuration>
234234
<!-- From JDK10 on 'release' is used -->
235235
<!--<release>11</release>-->

0 commit comments

Comments
 (0)