Skip to content

Commit

Permalink
Upgrading to 9.4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan Chattopadhyaya committed Oct 16, 2023
1 parent 1950bbc commit 3bc180f
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 @@ -4,7 +4,7 @@
<groupId>org.apache.solr</groupId>
<artifactId>data-import-handler</artifactId>
<packaging>jar</packaging>
<version>9.3.0</version>
<version>9.4.0</version>
<name>data-import-handler</name>

<properties>
Expand All @@ -13,7 +13,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
<solr-version>9.3.0</solr-version>
<solr-version>9.4.0</solr-version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3bc180f

Please sign in to comment.