Skip to content

Commit

Permalink
Bump org.jboss.resteasy:resteasy-multipart-provider
Browse files Browse the repository at this point in the history
Bumps org.jboss.resteasy:resteasy-multipart-provider from 3.0.11.Final to 4.7.8.Final.

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-multipart-provider
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 4c73faf commit f88e36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/jaxrs-resteasy/eap-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ for this project used jakarta.validation-api -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<swagger-core-version>1.5.18</swagger-core-version>
<jetty-version>9.2.9.v20150224</jetty-version>
<resteasy-version>3.0.11.Final</resteasy-version>
<resteasy-version>4.7.8.Final</resteasy-version>
<slf4j-version>1.6.3</slf4j-version>
<junit-version>5.10.2</junit-version>
<servlet-api-version>4.0.4</servlet-api-version>
Expand Down

0 comments on commit f88e36b

Please sign in to comment.