Skip to content

Commit

Permalink
Bump solr.version from 8.11.0 to 8.11.1
Browse files Browse the repository at this point in the history
Bumps `solr.version` from 8.11.0 to 8.11.1.

Updates `solr-core` from 8.11.0 to 8.11.1

Updates `solr-test-framework` from 8.11.0 to 8.11.1

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.solr:solr-test-framework
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent 8c1b233 commit 2b1d46f
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 @@ -49,7 +49,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>8.11.0</solr.version>
<solr.version>8.11.1</solr.version>
</properties>

<build>
Expand Down

0 comments on commit 2b1d46f

Please sign in to comment.