We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe7351 commit 70833c0Copy full SHA for 70833c0
modules/dataverse-parent/pom.xml
@@ -152,7 +152,7 @@
152
<!-- Major system components and dependencies -->
153
<payara.version>6.2025.3</payara.version>
154
<postgresql.version>42.7.7</postgresql.version>
155
- <solr.version>9.8.1</solr.version>
+ <solr.version>9.9.0</solr.version>
156
<aws.version>2.33.0</aws.version>
157
<google.library.version>26.30.0</google.library.version>
158
pom.xml
@@ -398,7 +398,7 @@
398
<dependency>
399
<groupId>org.apache.solr</groupId>
400
<artifactId>solr-solrj</artifactId>
401
- <version>9.8.1</version>
+ <version>9.9.0</version>
402
</dependency>
403
404
<groupId>colt</groupId>
0 commit comments