We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6294f16 + 8853b62 commit 7ee1f53Copy full SHA for 7ee1f53
pom.xml
@@ -24,14 +24,14 @@
24
<sonar.organization>nhsdigital</sonar.organization>
25
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
26
<sonar.projectKey>NHSDigital_eps-FHIR-validator-lambda</sonar.projectKey>
27
- <aspectj.version>1.9.24</aspectj.version>
+ <aspectj.version>1.9.25</aspectj.version>
28
</properties>
29
<dependencyManagement>
30
<dependencies>
31
<dependency>
32
<groupId>org.junit</groupId>
33
<artifactId>junit-bom</artifactId>
34
- <version>6.0.0</version>
+ <version>6.0.1</version>
35
<type>pom</type>
36
<scope>import</scope>
37
</dependency>
0 commit comments