Skip to content

Commit f0d1f7c

Browse files
author
Thierry Boileau
committed
Upgraded dependencies
1 parent 4f306ed commit f0d1f7c

File tree

2 files changed

+41
-37
lines changed

2 files changed

+41
-37
lines changed

changes.md

Lines changed: 37 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,49 +3,53 @@ Changes log
33

44
- 2.6.0 (??-05-2025)
55
- Misc
6-
- Upgraded Joda-time library to 2.14.0.
76
- Upgraded Gson library to 2.13.1.
7+
- Upgraded Jackson library to 2.19.1.
8+
- Upgraded Jetty library to version 2.0.17.
9+
- Upgraded Joda-time library to 2.14.0.
10+
- Upgraded Json library to 20250517.
811
- Upgraded OSGi library to 4.3.0.
9-
- Upgraded Spring library to 6.2.7.
12+
- Upgraded Spring library to 6.2.8.
1013

1114
- 2.6 Release Candidate 1 (28-04-2025)
1215
- Enhancements
13-
- Added MultiPartRepresentation to the Jetty extension to support generation and parsing.
14-
- Added support for the "charset" parameter in HTTP BASIC challenges. Reported by Marc Lafon.
15-
- Added MediaType constructors to help with cloning and customization needs.
16-
- Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP server connector.
17-
- Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP client connector.
18-
- Misc
19-
- Upgraded Thymeleaf library to 3.1.3.RELEASE.
20-
- Upgraded Slf4j library to 5.12.0.
21-
- Upgraded GWT libraries to version 2.12.2.
22-
- Upgraded Jetty library to version 2.0.17.
16+
- Added MultiPartRepresentation to the Jetty extension to support generation and parsing.
17+
- Added support for the "charset" parameter in HTTP BASIC challenges. Reported by Marc Lafon.
18+
- Added MediaType constructors to help with cloning and customization needs.
19+
- Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP server connector.
20+
- Added support for HTTP2 and HTTP3 protocols by the Jetty HTTP client connector.
21+
- Misc
22+
- Upgraded Thymeleaf library to 3.1.3.RELEASE.
23+
- Upgraded Slf4j library to 5.12.0.
24+
- Upgraded GWT libraries to version 2.12.2.
25+
- Upgraded Jetty library to version 2.0.17.
2326

2427
- 2.6 Milestone 2 (02-03-2025)
2528
- Enhancements
26-
- Added support for graceful shutdown to the Jetty server.
27-
- Updated default configuration of Jetty connector and fixed unit tests.
29+
- Added support for graceful shutdown to the Jetty server.
30+
- Updated default configuration of Jetty connector and fixed unit tests.
2831
- Misc
29-
- Deprecated internal HTTP connector that will be removed in favor of Jetty in 2.7/3.0 version.
30-
- Deprecated the GWT edition that will be removed in 2.7/3.0 version.
31-
- Refactored unit tests to follow standard Maven location and removed "org.restlet.test" module.
32-
- Moved "org.restlet.examples" module into [separate repository]([url](https://github.com/restlet/restlet-examples/tree/2.6))
33-
- Updated FreeMarker library to version 2.3.34.
34-
- Updated GSON library to version 2.12.1.
35-
- Updated Jackson library to version 2.17.3.
36-
- Updated JODA Time library to version 2.13.1.
37-
- Updated JSON library to version 20250107.
38-
- Updated JUnit library to version 5.11.4.
39-
- Updated Spring Framework dependency to version 6.2.3.
32+
- Deprecated internal HTTP connector that will be removed in favor of Jetty in 2.7/3.0 version.
33+
- Deprecated the GWT edition that will be removed in 2.7/3.0 version.
34+
- Refactored unit tests to follow standard Maven location and removed "org.restlet.test" module.
35+
- Moved "org.restlet.examples" module
36+
into [separate repository]([url](https://github.com/restlet/restlet-examples/tree/2.6))
37+
- Updated FreeMarker library to version 2.3.34.
38+
- Updated GSON library to version 2.12.1.
39+
- Updated Jackson library to version 2.17.3.
40+
- Updated JODA Time library to version 2.13.1.
41+
- Updated JSON library to version 20250107.
42+
- Updated JUnit library to version 5.11.4.
43+
- Updated Spring Framework dependency to version 6.2.3.
4044

4145
- 2.6 Milestone 1 (26-01-2025)
4246
- Enhancements
43-
- Java 17 is the minimum requirement.
47+
- Java 17 is the minimum requirement.
4448
- Misc
45-
- Upgraded GWT (org.gwtproject:gwt-dev/gwt-user) to 2.12.1.
46-
- Upgraded Guice to 7.0.0.
47-
- Upgraded Jetty to 12.0.16.
48-
- Upgraded Spring to 6.2.0.
49-
- Removed deprecated extensions FileUpload, GAE, OSGi, RDF.
50-
- Removed deprecated code related to WebDAV, NIO, POP, POPS, SDC, SIP, SIPS, SMTP, SMTPS.
51-
- Deprecated the Atom, JAXB, Guice, GWT, OData and Servlet extensions.
49+
- Upgraded GWT (org.gwtproject:gwt-dev/gwt-user) to 2.12.1.
50+
- Upgraded Guice to 7.0.0.
51+
- Upgraded Jetty to 12.0.16.
52+
- Upgraded Spring to 6.2.0.
53+
- Removed deprecated extensions FileUpload, GAE, OSGi, RDF.
54+
- Removed deprecated code related to WebDAV, NIO, POP, POPS, SDC, SIP, SIPS, SMTP, SMTPS.
55+
- Deprecated the Atom, JAXB, Guice, GWT, OData and Servlet extensions.

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
<lib-gwt-version>2.12.2</lib-gwt-version>
5757
<lib-gwt-server-version>2.12.2</lib-gwt-server-version>
5858
<lib-istack-version>3.0.12</lib-istack-version>
59-
<lib-jackson-version>2.17.3</lib-jackson-version>
59+
<lib-jackson-version>2.19.1</lib-jackson-version>
6060
<lib-jaxb-ri-version>2.4.0-b180830.0438</lib-jaxb-ri-version>
6161
<lib-jaxb-api-version>2.4.0-b180830.0359</lib-jaxb-api-version>
6262
<lib-joda-time-version>2.14.0</lib-joda-time-version>
63-
<lib-jetty-version>12.0.17</lib-jetty-version>
64-
<lib-json-version>20250107</lib-json-version>
63+
<lib-jetty-version>12.0.22</lib-jetty-version>
64+
<lib-json-version>20250517</lib-json-version>
6565
<lib-log4j-version>1.2.17</lib-log4j-version>
6666
<lib-hamcrest-version>1.3</lib-hamcrest-version>
6767
<lib-osgi-version>4.3.1</lib-osgi-version>
6868
<lib-servlet-version>5.0.0</lib-servlet-version>
6969
<lib-slf4j-version>2.0.17</lib-slf4j-version>
70-
<lib-spring-version>6.2.7</lib-spring-version>
70+
<lib-spring-version>6.2.8</lib-spring-version>
7171
<lib-thymeleaf-version>3.1.3.RELEASE</lib-thymeleaf-version>
7272
<lib-velocity-version>2.4.1</lib-velocity-version>
7373
<!-- tests -->

0 commit comments

Comments
 (0)