Skip to content

Commit

Permalink
Tune regex for version
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod authored Aug 11, 2024
1 parent 258c2c3 commit 6b541e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/exposed-panels/activemq-panel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ http:
group: 1
regex:
- '(?i)Copyright\s+([0-9\-]+)'
- '(?i)<td>Version<\/td>[\r\n\s]+<td>[\r\n\s]+<b>([0-9.]+)<\/b>'
- '(?i)<td>Version<\/td>[\r\n\s]*<td>[\r\n\s]*<b>([0-9.]+)<\/b>'

0 comments on commit 6b541e2

Please sign in to comment.