Skip to content

Commit

Permalink
Bump org.apache.solr:solr-core from 9.1.0 to 9.4.1
Browse files Browse the repository at this point in the history
Bumps org.apache.solr:solr-core from 9.1.0 to 9.4.1.

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent ab9a83b commit 0f8e62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<solr.version>9.1.0</solr.version>
<solr.version>9.4.1</solr.version>
</properties>

<build>
Expand Down

0 comments on commit 0f8e62c

Please sign in to comment.