Skip to content

Commit

Permalink
feat: upgrade org.jboss.resteasy:resteasy-servlet-initializer from 4.…
Browse files Browse the repository at this point in the history
…5.10.Final to 5.0.1.Final (#645)

Snyk has created this PR to upgrade org.jboss.resteasy:resteasy-servlet-initializer from 4.5.10.Final to 5.0.1.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-servlet-initializer/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/9c4faed8-163f-43c5-8d20-5702a8646c86?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: pujavs <43700552+pujavs@users.noreply.github.com>
  • Loading branch information
snyk-bot and pujavs committed Oct 26, 2022
1 parent 2407a2c commit a9a712d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-config-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<smallrye.metrics.version>4.0.0-RC1</smallrye.metrics.version>
<org.jboss.resteasy.client.microprofile.version>4.7.5.Final</org.jboss.resteasy.client.microprofile.version>

<rest-assured.version>4.3.3</rest-assured.version>
<rest-assured.version>5.0.1.Final</rest-assured.version>
<karate.version>0.9.5</karate.version>
<snake.version>1.33</snake.version>
<jupiter.version>5.7.0</jupiter.version>
Expand Down

0 comments on commit a9a712d

Please sign in to comment.