Skip to content

Commit 67fe7c7

Browse files
committed
[PLT-2674] Bump oauth2 proxy upstream version to 7.12.0
1 parent 862fc9d commit 67fe7c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### 7.12.0-0.4.0 (upcoming)
44

55
* [PLT-2291] Fix: Handle missing JWT cookie on oauth2-proxy logout
6-
* [PLT-795] Bump oauth2 proxy upstream version to 7.11.0
6+
* [PLT-2674] Bump oauth2 proxy upstream version to 7.12.0
77

88
### 7.5.1-0.3.0 (2023-11-24)
99

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hose {
77
DEVTIMEOUT = 30
88
ANCHORE_POLICY = "production"
99
VERSIONING_TYPE = 'stratioVersion-3-3'
10-
UPSTREAM_VERSION = '7.11.0'
10+
UPSTREAM_VERSION = '7.12.0'
1111
GRYPE_TEST = false
1212

1313
DEV = { config ->

0 commit comments

Comments
 (0)