Skip to content

Commit

Permalink
jackson-databind 2.13.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianming11 committed Oct 23, 2022
1 parent 0a636b4 commit 3a16e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<spring-boot.version>2.0.9.RELEASE</spring-boot.version>
<okhttp.version>3.14.9</okhttp.version>
<sentinel.version>1.6.3</sentinel.version>
<jackson.version>2.13.4.1</jackson.version>
<jackson.version>2.13.4.2</jackson.version>
<lombok.version>1.18.24</lombok.version>
</properties>

Expand Down Expand Up @@ -204,6 +204,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.6.2</version>
<configuration>
<compilerArgument>-parameters</compilerArgument>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit 3a16e30

Please sign in to comment.