File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <legacy .fhir.version>5.4.2</legacy .fhir.version>
2222 <current .fhir.version>7.6.1</current .fhir.version>
23- <log4j .version>2.25.2 </log4j .version>
23+ <log4j .version>2.25.3 </log4j .version>
2424 <fasterxml .version>2.19.2</fasterxml .version>
2525 <sonar .organization>nhsdigital</sonar .organization>
2626 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
2727 <sonar .projectKey>NHSDigital_eps-FHIR-validator-lambda</sonar .projectKey>
28- <aspectj .version>1.9.25</aspectj .version>
28+ <aspectj .version>1.9.25.1 </aspectj .version>
2929 </properties >
3030 <dependencyManagement >
3131 <dependencies >
3232 <dependency >
3333 <groupId >org.junit</groupId >
3434 <artifactId >junit-bom</artifactId >
35- <version >6.0.1 </version >
35+ <version >6.0.2 </version >
3636 <type >pom</type >
3737 <scope >import</scope >
3838 </dependency >
4242 <dependency >
4343 <groupId >io.github.hakky54</groupId >
4444 <artifactId >logcaptor</artifactId >
45- <version >2.11 .0</version >
45+ <version >2.12 .0</version >
4646 <scope >test</scope >
4747 </dependency >
4848 <!-- The
You can’t perform that action at this time.
0 commit comments