mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-24 17:09:03 +00:00
Add changelog and bump Jetty
This commit is contained in:
parent
dbe171d658
commit
c13e17b4e6
@ -5,6 +5,7 @@
|
||||
(dependent HAPI modules listed in brackets):
|
||||
<ul>
|
||||
<li>Guava (JPA): 28.2-jre -> 29.0-jre</li>
|
||||
<li>Jetty (CLI): 9.4.24.v20191120 -> 9.4.30.v20200611</li>
|
||||
</ul>"
|
||||
- item:
|
||||
issue: "1862"
|
||||
|
2
pom.xml
2
pom.xml
@ -715,7 +715,7 @@
|
||||
<jaxb_runtime_version>2.3.1</jaxb_runtime_version>
|
||||
<jersey_version>2.25.1</jersey_version>
|
||||
<!-- 9.4.17 seems to have issues -->
|
||||
<jetty_version>9.4.29.v20200521</jetty_version>
|
||||
<jetty_version>9.4.30.v20200611</jetty_version>
|
||||
<jsr305_version>3.0.2</jsr305_version>
|
||||
<flyway_version>6.4.1</flyway_version>
|
||||
<!--<hibernate_version>5.2.10.Final</hibernate_version>-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user