Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from NASA-PDS/i6
Browse files Browse the repository at this point in the history
Upgrade to latest solr 9.3.0
  • Loading branch information
nutjob4life authored Oct 5, 2023
2 parents c1bf5f2 + f7b65ae commit 80d41df
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 @@ -178,7 +178,7 @@
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>pds3-product-tools</artifactId>
<version>4.0.1</version>
<version>4.3.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>8.11.2</version>
<version>9.3.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 80d41df

Please sign in to comment.