File tree Expand file tree Collapse file tree
commons/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1825718257 "measureType": "process",
1825818258 "isHighPriority": true,
1825918259 "primarySteward": "AAOS Orthopaedic Quality Resource Center",
18260- "isInverse": true ,
18260+ "isInverse": false ,
1826118261 "isRiskAdjusted": false,
1826218262 "isIcdImpacted": false,
1826318263 "icdImpacted": [],
Original file line number Diff line number Diff line change 501501 <dependency >
502502 <groupId >net.logstash.logback</groupId >
503503 <artifactId >logstash-logback-encoder</artifactId >
504- <version >6.4 </version >
504+ <version >8.1 </version >
505505 </dependency >
506506
507507 <dependency >
Original file line number Diff line number Diff line change 3030 <plugin >
3131 <groupId >org.springframework.boot</groupId >
3232 <artifactId >spring-boot-maven-plugin</artifactId >
33- <version >3.4.7 </version >
33+ <version >3.4.8 </version >
3434 <executions >
3535 <execution >
3636 <goals >
6363 <!-- Import dependency management from Spring Boot -->
6464 <groupId >org.springframework.boot</groupId >
6565 <artifactId >spring-boot-dependencies</artifactId >
66- <version >3.4.7 </version >
66+ <version >3.4.8 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
127127 <dependency >
128128 <groupId >org.springframework.boot</groupId >
129129 <artifactId >spring-boot-starter-security</artifactId >
130- <version >3.4.7 </version >
130+ <version >3.4.8 </version >
131131 </dependency >
132132 <dependency >
133133 <groupId >org.springframework.boot</groupId >
134134 <artifactId >spring-boot-starter-web</artifactId >
135- <version >3.4.7 </version >
135+ <version >3.4.8 </version >
136136 </dependency >
137137 <dependency >
138138 <groupId >org.springframework</groupId >
317317 <dependency >
318318 <groupId >org.springframework.boot</groupId >
319319 <artifactId >spring-boot-starter-test</artifactId >
320- <version >3.4.7 </version >
320+ <version >3.4.8 </version >
321321 <scope >test</scope >
322322 <exclusions >
323323 <exclusion >
You can’t perform that action at this time.
0 commit comments