File tree Expand file tree Collapse file tree 2 files changed +1
-29
lines changed
Expand file tree Collapse file tree 2 files changed +1
-29
lines changed Original file line number Diff line number Diff line change 111111 </build >
112112
113113 <profiles >
114- <profile >
115- <id >jdk8_tests</id >
116- <activation >
117- <jdk >1.8</jdk >
118- </activation >
119- <properties >
120- <junit5 .version>${junit5.jdk8.version} </junit5 .version>
121- </properties >
122- </profile >
123114 <profile >
124115 <id >pre-release</id >
125116 <build >
Original file line number Diff line number Diff line change 16461646 <version >${jetty.version} </version >
16471647 </dependency >
16481648
1649- <dependency >
1650- <groupId >org.simpleframework</groupId >
1651- <artifactId >simple-http</artifactId >
1652- <version >${simple.version} </version >
1653- </dependency >
1654-
1655- <dependency >
1656- <groupId >org.simpleframework</groupId >
1657- <artifactId >simple-transport</artifactId >
1658- <version >${simple.version} </version >
1659- </dependency >
1660-
1661- <dependency >
1662- <groupId >org.simpleframework</groupId >
1663- <artifactId >simple-common</artifactId >
1664- <version >${simple.version} </version >
1665- </dependency >
1666-
16671649 <dependency >
16681650 <groupId >org.codehaus.jettison</groupId >
16691651 <artifactId >jettison</artifactId >
21922174 <servlet4 .version>4.0.4</servlet4 .version>
21932175 <servlet6 .version>6.1.0</servlet6 .version>
21942176
2195- <simple .version>6.0.1</simple .version>
21962177 <slf4j .version>2.0.13</slf4j .version>
21972178 <spring6 .version>6.0.23</spring6 .version>
21982179 <testng .version>7.10.2</testng .version>
22602241 <javax .annotation.version>1.3.2</javax .annotation.version> <!-- Deprecated, used only for @generated annotation in perf tests -->
22612242 <mimepull .version>1.9.15</mimepull .version>
22622243 </properties >
2263- </project >
2244+ </project >
You can’t perform that action at this time.
0 commit comments