Skip to content

Commit

Permalink
Merge pull request DSpace#9907 from DSpace/dependabot/maven/maven-056…
Browse files Browse the repository at this point in the history
…b5b5b47

Bump the maven group with 3 updates
  • Loading branch information
tdonohue authored Oct 23, 2024
2 parents 3f4949a + e96dbfe commit 6725681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<!--=== GENERAL / DSPACE-API DEPENDENCIES ===-->
<java.version>17</java.version>
<spring.version>6.1.13</spring.version>
<spring.version>6.1.14</spring.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spring-security.version>6.3.3</spring-security.version> <!-- sync with version used by spring-boot-->
<hibernate.version>6.4.8.Final</hibernate.version>
Expand All @@ -38,7 +38,7 @@
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
<jcache-version>1.1.1</jcache-version>
<!-- NOTE: Jetty needed for Solr, Handle Server & tests -->
<jetty.version>9.4.54.v20240208</jetty.version>
<jetty.version>9.4.55.v20240627</jetty.version>
<log4j.version>2.23.1</log4j.version>
<pdfbox-version>2.0.31</pdfbox-version>
<rome.version>1.19.0</rome.version>
Expand Down

0 comments on commit 6725681

Please sign in to comment.