Skip to content

Commit

Permalink
Merge pull request DSpace#9134 from tdonohue/port_9117
Browse files Browse the repository at this point in the history
[Port dspace-7_x] Bump org.eclipse.jetty:jetty-http
  • Loading branch information
tdonohue authored Oct 20, 2023
2 parents fb2162b + 8028304 commit 1e28df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jaxb-runtime.version>2.3.1</jaxb-runtime.version>
<jcache-version>1.1.0</jcache-version>
<!-- NOTE: Jetty needed for Solr, Handle Server & tests -->
<jetty.version>9.4.52.v20230823</jetty.version>
<jetty.version>9.4.53.v20231009</jetty.version>
<log4j.version>2.20.0</log4j.version>
<pdfbox-version>2.0.28</pdfbox-version>
<rome.version>1.19.0</rome.version>
Expand Down

0 comments on commit 1e28df7

Please sign in to comment.