Skip to content

Commit

Permalink
fix: samples/server/petstore/jaxrs-jersey/pom.xml to reduce vulnerabi…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 23, 2024
1 parent 0b37b59 commit 616b3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/jaxrs-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<jersey2-version>2.22.2</jersey2-version>
<jackson-version>2.9.9</jackson-version>
<junit-version>4.13.1</junit-version>
<logback-version>1.2.0</logback-version>
<logback-version>1.5.13</logback-version>
<servlet-api-version>2.5</servlet-api-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 616b3d5

Please sign in to comment.