Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/dataverse-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<postgresql.version>42.7.12</postgresql.version>
<solr.version>9.8.0</solr.version>
<postgresql.server.version>16</postgresql.server.version>
<aws.version>2.33.0</aws.version>
<aws.version>2.49.0</aws.version>
<google.library.version>26.30.0</google.library.version>

<!-- Basic libs, logging -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<auto-service.version>1.1.1</auto-service.version>
<jhove.version>1.20.1</jhove.version>
<poi.version>5.4.0</poi.version>
<tika.version>3.2.2</tika.version>
<tika.version>3.3.2</tika.version>
<netcdf.version>5.9.1</netcdf.version>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@donsizemore thanks for the PR. Tests are failing:

Image

Can you please try to get them passing?

<openapi.infoTitle>Dataverse API</openapi.infoTitle>
Expand Down
Loading