Skip to content

Commit

Permalink
Bump epoch to implement solr CVE fix (#32094)
Browse files Browse the repository at this point in the history
Extension to #31924, fixes the
missing epoch bump

Co-authored-by: Joshua Powers <powersj@fastmail.com>
  • Loading branch information
hbh7 and powersj authored Oct 28, 2024
1 parent e4da173 commit 0fa4187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: solr
version: 9.7.0
epoch: 0
epoch: 1
description: Apache Solr open-source search software
copyright:
- license: Apache-2.0
Expand Down

0 comments on commit 0fa4187

Please sign in to comment.