Skip to content

Commit

Permalink
update resteasy.spring to 2.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
liweinan committed Dec 1, 2021
1 parent 651ce32 commit 253bf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<springboot.version>2.5.7</springboot.version>
<resteasy.version>5.0.0.Final</resteasy.version>
<resteasy.spring.version>1.0.0.Final</resteasy.spring.version>
<resteasy.spring.version>2.0.0.Final</resteasy.spring.version>
<resteasy.jackson.version>2.12.3</resteasy.jackson.version>
<jboss-logging.ver>3.4.0.Final</jboss-logging.ver>
<ver.mockito>3.12.4</ver.mockito>
Expand Down

0 comments on commit 253bf03

Please sign in to comment.