Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-common
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
isc-v3.1-tmp
isc-common
Commits
9d098bb5
Commit
9d098bb5
authored
Sep 30, 2024
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改rest-easy的版本号
parent
78e72e5b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
pom.xml
isc-cloud-sdk/isc-sdk-dependencies/pom.xml
+11
-11
No files found.
isc-cloud-sdk/isc-sdk-dependencies/pom.xml
View file @
9d098bb5
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
<feign-jaxrs.version>
10.12
</feign-jaxrs.version>
<feign-jaxrs.version>
10.12
</feign-jaxrs.version>
<jboss-jaxrs-api.version>
2.0.1.Final
</jboss-jaxrs-api.version>
<jboss-jaxrs-api.version>
2.0.1.Final
</jboss-jaxrs-api.version>
<resteasy-jaxrs.version>
3.15.1.Final
</resteasy-jaxrs.version>
<resteasy-jaxrs.version>
3.15.1.Final
</resteasy-jaxrs.version>
<resteasy.version>
3.6.2
.Final
</resteasy.version>
<resteasy.version>
4.1.1
.Final
</resteasy.version>
<jboss-ejb-api.version>
1.0.0.Final
</jboss-ejb-api.version>
<jboss-ejb-api.version>
1.0.0.Final
</jboss-ejb-api.version>
<servlet-api.version>
4.0.1
</servlet-api.version>
<servlet-api.version>
4.0.1
</servlet-api.version>
<axis.version>
1.4
</axis.version>
<axis.version>
1.4
</axis.version>
...
@@ -370,16 +370,16 @@
...
@@ -370,16 +370,16 @@
<artifactId>
resteasy-spring-boot-starter
</artifactId>
<artifactId>
resteasy-spring-boot-starter
</artifactId>
<version>
${resteasy.version}
</version>
<version>
${resteasy.version}
</version>
</dependency>
</dependency>
<dependency
>
<!-- <dependency>--
>
<groupId>
org.jboss.resteasy
</groupId
>
<!-- <groupId>org.jboss.resteasy</groupId>--
>
<artifactId>
resteasy-multipart-provider
</artifactId
>
<!-- <artifactId>resteasy-multipart-provider</artifactId>--
>
<version>
${resteasy.version}
</version
>
<!-- <version>${resteasy.version}</version>--
>
</dependency
>
<!-- </dependency>--
>
<dependency
>
<!-- <dependency>--
>
<groupId>
org.jboss.resteasy
</groupId
>
<!-- <groupId>org.jboss.resteasy</groupId>--
>
<artifactId>
resteasy-jackson2-provider
</artifactId
>
<!-- <artifactId>resteasy-jackson2-provider</artifactId>--
>
<version>
${resteasy.version}
</version
>
<!-- <version>${resteasy.version}</version>--
>
</dependency
>
<!-- </dependency>--
>
<dependency>
<dependency>
<groupId>
org.jsoup
</groupId>
<groupId>
org.jsoup
</groupId>
<artifactId>
jsoup
</artifactId>
<artifactId>
jsoup
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment