Skip to content

Commit 8209831

Browse files
fix: bump Splunk version (#209)
Hi I have completed testing this change using https://github.com/splunk/splunk-add-on-for-apache-web-server/actions/runs/24238551482. Could you please approve the PR for merge
1 parent 6c5de0f commit 8209831

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/splunk_matrix.conf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,29 @@ LATEST = 10.2
33
OLDEST = 9.3
44

55
[10.2]
6-
VERSION = 10.2.1
7-
BUILD = c892b66d163d
6+
VERSION = 10.2.2
7+
BUILD = 80b90d638de6
88
SUPPORTED = 2028-01-15
99
PYTHON39 = true
1010
PYTHON37 = false
1111

1212
[10.0]
13-
VERSION = 10.0.4
14-
BUILD = 5ea723e837ec
13+
VERSION = 10.0.5
14+
BUILD = 3d2e2618f448
1515
SUPPORTED = 2027-07-28
1616
PYTHON39 = true
1717
PYTHON37 = false
1818

1919
[9.4]
20-
VERSION = 9.4.9
21-
BUILD = 03bb451d4e07
20+
VERSION = 9.4.10
21+
BUILD = 3673ab0c12ee
2222
SUPPORTED = 2026-12-16
2323
PYTHON39 = true
2424
PYTHON37 = false
2525

2626
[9.3]
27-
VERSION = 9.3.10
28-
BUILD = ec8fc22ae0e4
27+
VERSION = 9.3.11
28+
BUILD = 0c8d350423a0
2929
SUPPORTED = 2026-07-24
3030
PYTHON39 = true
3131
PYTHON37 = false

0 commit comments

Comments
 (0)