Skip to content

Commit eb33b59

Browse files
committed
Correct ordering numbers
1 parent 78e4a7e commit eb33b59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/framework-ordering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Line | Framework Name | Priority | Notes
5252
77 | SpringInsight | 43 | Spring monitoring
5353
78 | SkyWalkingAgent | 44 | APM agent
5454
79 | YourKitProfiler | 45 | Profiler
55-
81 | JavaSecurity | 47 | Security configuration
56-
82 | JavaOpts | 99 | ⚠️ USER-DEFINED OPTS (ALWAYS LAST)
55+
80 | JavaSecurity | 47 | Security configuration
56+
81 | JavaOpts | 99 | ⚠️ USER-DEFINED OPTS (ALWAYS LAST)
5757
```
5858

5959
## Go Buildpack Implementation

0 commit comments

Comments
 (0)