Skip to content

Commit

Permalink
Bump org.apache.solr:solr-core from 8.11.2 to 8.11.3 in /common-rest
Browse files Browse the repository at this point in the history
Bumps org.apache.solr:solr-core from 8.11.2 to 8.11.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent e4089d6 commit 717e85d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<hamcrest-all.version>1.3</hamcrest-all.version>
<solrj.version>8.11.2</solrj.version>
<solrj.version>8.11.3</solrj.version>
<poi.version>4.1.0</poi.version>
<jaxb.version>2.3.1</jaxb.version>
<dropwizard.metrics.version>4.1.9</dropwizard.metrics.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<http-uniprot-private-url>https://wwwdev.ebi.ac.uk/uniprot/artifactory</http-uniprot-private-url>
<failsafe.version>2.0.1</failsafe.version>
<solr.core>8.11.2</solr.core>
<solrj.version>8.11.2</solrj.version>
<solrj.version>8.11.3</solrj.version>
<hamcrest-library.version>2.2</hamcrest-library.version>
<mockito.jupiter.version>3.3.3</mockito.jupiter.version>
<junit-platform.version>5.8.2</junit-platform.version>
Expand Down

0 comments on commit 717e85d

Please sign in to comment.