Skip to content

Commit

Permalink
upgrade jersey by itself
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Apr 15, 2024
1 parent 4fe154a commit 904129f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<properties>
<dropwizard.version>2.0.34</dropwizard.version>
<jersey.version>2.33</jersey.version>
<jersey.version>2.35</jersey.version>
<logback.version>1.2.9</logback.version>
<cxf.version>3.4.5</cxf.version>
<shiro.version>1.12.0</shiro.version>
Expand Down

0 comments on commit 904129f

Please sign in to comment.